Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)