From: Masahiro Yamada Date: Mon, 26 Dec 2016 02:34:33 +0000 (+0900) Subject: clk: uniphier: remove unneeded #include X-Git-Tag: v4.11-rc1~71^2~45 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5c48ea1ebc50f962ebc76111c35e2b4cf431bf6e;p=karo-tx-linux.git clk: uniphier: remove unneeded #include This include was needed to suppress build error when this driver was initially merged because did not include at that time. (developers' headache across sub-systems) The root cause has been fixed by commit adf08d481b52 ("regmap: include from include/linux/regmap.h"), so this line can be dropped now. Signed-off-by: Masahiro Yamada Signed-off-by: Stephen Boyd --- diff --git a/drivers/clk/uniphier/clk-uniphier-cpugear.c b/drivers/clk/uniphier/clk-uniphier-cpugear.c index 9bff26e0cbb0..ec11f55594ad 100644 --- a/drivers/clk/uniphier/clk-uniphier-cpugear.c +++ b/drivers/clk/uniphier/clk-uniphier-cpugear.c @@ -14,7 +14,6 @@ */ #include -#include #include #include