summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone
diff options
context:
space:
mode:
authorStephen Boyd2015-06-24 01:08:06 +0200
committerStephen Boyd2015-07-20 19:52:30 +0200
commitc76a9692f890ea777b9d2385626e4080ebad75e7 (patch)
treea0a9903aabbf97540398942f906bfd5e3866136b /arch/arm/mach-keystone
parentARM: hisi: Remove clk-provider.h include (diff)
downloadkernel-qcow2-linux-c76a9692f890ea777b9d2385626e4080ebad75e7.tar.gz
kernel-qcow2-linux-c76a9692f890ea777b9d2385626e4080ebad75e7.tar.xz
kernel-qcow2-linux-c76a9692f890ea777b9d2385626e4080ebad75e7.zip
ARM: keystone: Remove clk-provider.h include
This file doesn't use the clk provider APIs. Remove the include. Cc: Nishanth Menon <nm@ti.com> Cc: Sekhar Nori <nsekhar@ti.com> Acked-by: Santosh Shilimkar <ssantosh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'arch/arm/mach-keystone')
-rw-r--r--arch/arm/mach-keystone/pm_domain.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-keystone/pm_domain.c b/arch/arm/mach-keystone/pm_domain.c
index edea697e8253..e283939a216f 100644
--- a/arch/arm/mach-keystone/pm_domain.c
+++ b/arch/arm/mach-keystone/pm_domain.c
@@ -16,7 +16,6 @@
#include <linux/pm_runtime.h>
#include <linux/pm_clock.h>
#include <linux/platform_device.h>
-#include <linux/clk-provider.h>
#include <linux/of.h>
static struct dev_pm_domain keystone_pm_domain = {