OSDN Git Service

ARM: at91: Remove clk-provider.h include
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 23 Jun 2015 23:08:06 +0000 (16:08 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
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 <alexandre.belloni@free-electrons.com>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/mach-at91/at91rm9200.c

index eaf58f8..685826c 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>