From: Stephen Boyd Date: Fri, 19 Jun 2015 22:00:46 +0000 (-0700) Subject: ARM: s3c64xx: Remove clk-provider.h include X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c04868d9b8cff797d40a15beeb65125084934bd0;p=linux-beck.git ARM: s3c64xx: Remove clk-provider.h include This file doesn't use the clk provider APIs. Remove the include. Signed-off-by: Stephen Boyd --- diff --git a/arch/arm/mach-s3c64xx/common.c b/arch/arm/mach-s3c64xx/common.c index 16547f2641a3..25d6676f8d6e 100644 --- a/arch/arm/mach-s3c64xx/common.c +++ b/arch/arm/mach-s3c64xx/common.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include