ARM: at91: Remove clk-provider.h include
authorStephen Boyd <[email protected]>
Tue, 23 Jun 2015 23:08:06 +0000 (16:08 -0700)
committerStephen Boyd <[email protected]>
Mon, 20 Jul 2015 17:52:23 +0000 (10:52 -0700)
This file doesn't use the clk provider APIs. Remove the include.

Acked-by: Alexandre Belloni <[email protected]>
Cc: Boris Brezillon <[email protected]>
Cc: Nicolas Ferre <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
arch/arm/mach-at91/at91rm9200.c

index eaf58f88ef5dcd262a862e96b0656b03a31cf8b3..685826c4a710b16e11f21a400480b516ed8c09d9 100644 (file)
@@ -8,7 +8,6 @@
  * Licensed under GPLv2 or later.
  */
 
-#include <linux/clk-provider.h>
 #include <linux/of.h>
 #include <linux/of_platform.h>