summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2015-06-23 16:08:06 -0700
committerStephen Boyd <sboyd@codeaurora.org>2015-07-20 10:52:23 -0700
commit09efb0070d6d0cf6ee311dbf9216e44909490a7c (patch)
tree8801e7940ac50a2835b5fb57247e074ccb3fd0a9 /arch/arm/mach-at91
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff)
ARM: at91: Remove clk-provider.h include
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>
Diffstat (limited to 'arch/arm/mach-at91')
-rw-r--r--arch/arm/mach-at91/at91rm9200.c1
1 files changed, 0 insertions, 1 deletions
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 <linux/clk-provider.h>
#include <linux/of.h>
#include <linux/of_platform.h>