summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
diff options
context:
space:
mode:
authorStephen Boyd2015-06-24 01:08:06 +0200
committerStephen Boyd2015-07-20 19:52:23 +0200
commit09efb0070d6d0cf6ee311dbf9216e44909490a7c (patch)
tree8801e7940ac50a2835b5fb57247e074ccb3fd0a9 /arch/arm/mach-at91
parentLinux 4.2-rc1 (diff)
downloadkernel-qcow2-linux-09efb0070d6d0cf6ee311dbf9216e44909490a7c.tar.gz
kernel-qcow2-linux-09efb0070d6d0cf6ee311dbf9216e44909490a7c.tar.xz
kernel-qcow2-linux-09efb0070d6d0cf6ee311dbf9216e44909490a7c.zip
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>