From e8f55885f8e2af0ff960a15e03d0e616e7bdb5f6 Mon Sep 17 00:00:00 2001 From: Kukjin Kim Date: Wed, 2 Jan 2013 13:33:20 -0800 Subject: ARM: S3C64XX: make regs-syscon-power.h local The header file can be local in mach-s3c64xx/. Signed-off-by: Kukjin Kim --- arch/arm/mach-s3c64xx/pm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-s3c64xx/pm.c') diff --git a/arch/arm/mach-s3c64xx/pm.c b/arch/arm/mach-s3c64xx/pm.c index 546d6e0350b8..f6b13a29c08c 100644 --- a/arch/arm/mach-s3c64xx/pm.c +++ b/arch/arm/mach-s3c64xx/pm.c @@ -28,11 +28,11 @@ #include #include -#include #include "regs-gpio-memport.h" #include "regs-modem.h" #include "regs-sys.h" +#include "regs-syscon-power.h" struct s3c64xx_pm_domain { char *const name; -- cgit v1.2.3