From 65c9a8530bec45cea1137635b7992bbb417de9de Mon Sep 17 00:00:00 2001 From: Kukjin Kim Date: Thu, 19 Dec 2013 04:06:56 +0900 Subject: ARM: EXYNOS: local regs-pmu.h header file This moves regs-pmu.h file into mach-exynos directory. Signed-off-by: Kukjin Kim --- arch/arm/mach-exynos/hotplug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-exynos/hotplug.c') diff --git a/arch/arm/mach-exynos/hotplug.c b/arch/arm/mach-exynos/hotplug.c index af90cfa2f826..5eead530c6f8 100644 --- a/arch/arm/mach-exynos/hotplug.c +++ b/arch/arm/mach-exynos/hotplug.c @@ -19,10 +19,10 @@ #include #include -#include #include #include "common.h" +#include "regs-pmu.h" static inline void cpu_enter_lowpower_a9(void) { -- cgit v1.2.1