From c76a9692f890ea777b9d2385626e4080ebad75e7 Mon Sep 17 00:00:00 2001 From: Stephen Boyd Date: Tue, 23 Jun 2015 16:08:06 -0700 Subject: ARM: keystone: Remove clk-provider.h include This file doesn't use the clk provider APIs. Remove the include. Cc: Nishanth Menon Cc: Sekhar Nori Acked-by: Santosh Shilimkar Signed-off-by: Stephen Boyd --- arch/arm/mach-keystone/pm_domain.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-keystone') 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 #include #include -#include #include static struct dev_pm_domain keystone_pm_domain = { -- cgit v1.2.3