From 37c3adca81b282bdf310d5ed54acbc28ac0b20a3 Mon Sep 17 00:00:00 2001 From: Kukjin Kim Date: Sun, 3 Feb 2013 17:00:11 -0800 Subject: ARM: S3C24XX: header mach/regs-mem.h local Since header mach/regs-mem.h is used only into mach-s3c24xx/, this patch moves the header file in local. Signed-off-by: Kukjin Kim --- arch/arm/mach-s3c24xx/sleep.S | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-s3c24xx/sleep.S') diff --git a/arch/arm/mach-s3c24xx/sleep.S b/arch/arm/mach-s3c24xx/sleep.S index c56612569b40..7f378b662da6 100644 --- a/arch/arm/mach-s3c24xx/sleep.S +++ b/arch/arm/mach-s3c24xx/sleep.S @@ -31,7 +31,6 @@ #include #include -#include #include /* CONFIG_DEBUG_RESUME is dangerous if your bootloader does not -- cgit