From 2e79c1874968b8fdbf578a2a364ec9b6263c77ca Mon Sep 17 00:00:00 2001 From: YueHaibing Date: Mon, 10 Dec 2018 15:25:13 +0800 Subject: [PATCH] bus: qcom: remove duplicated include from qcom-ebi2.c Remove duplicated include. Signed-off-by: YueHaibing Acked-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- drivers/bus/qcom-ebi2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/bus/qcom-ebi2.c b/drivers/bus/qcom-ebi2.c index a6444244c411..56b01e4344d3 100644 --- a/drivers/bus/qcom-ebi2.c +++ b/drivers/bus/qcom-ebi2.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include -- 2.45.2