From: Stephen Boyd Date: Tue, 23 Jun 2015 23:08:06 +0000 (-0700) Subject: ARM: at91: Remove clk-provider.h include X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=09efb0070d6d0cf6ee311dbf9216e44909490a7c;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: at91: Remove clk-provider.h include This file doesn't use the clk provider APIs. Remove the include. Acked-by: Alexandre Belloni Cc: Boris Brezillon Cc: Nicolas Ferre Signed-off-by: Stephen Boyd --- diff --git a/arch/arm/mach-at91/at91rm9200.c b/arch/arm/mach-at91/at91rm9200.c index eaf58f88ef5d..685826c4a710 100644 --- a/arch/arm/mach-at91/at91rm9200.c +++ b/arch/arm/mach-at91/at91rm9200.c @@ -8,7 +8,6 @@ * Licensed under GPLv2 or later. */ -#include #include #include