Commit 9095d0f8 authored by YueHaibing's avatar YueHaibing Committed by Andy Gross

soc: qcom: llcc-slice: Remove duplicated include from llcc-slice.c

Remove duplicated include.
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent ed3cafa7
......@@ -16,7 +16,6 @@
#include <linux/sizes.h>
#include <linux/slab.h>
#include <linux/soc/qcom/llcc-qcom.h>
#include <linux/module.h>
#define ACTIVATE BIT(0)
#define DEACTIVATE BIT(1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment