ARM: S3C24XX: Remove duplicate header file inclusion
authorSachin Kamat <[email protected]>
Wed, 20 Jun 2012 00:19:17 +0000 (09:19 +0900)
committerKukjin Kim <[email protected]>
Wed, 20 Jun 2012 00:19:17 +0000 (09:19 +0900)
regs-clock.h header file was included twice.

Signed-off-by: Sachin Kamat <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
arch/arm/mach-s3c24xx/common.c

index 56cdd34cce41ee3200b111a05bbf0a196acd86c0..0c9e9a785ef6e85d7e41260e09de23f1397a0871 100644 (file)
@@ -41,7 +41,6 @@
 #include <asm/mach/arch.h>
 #include <asm/mach/map.h>
 
-#include <mach/regs-clock.h>
 #include <mach/regs-gpio.h>
 #include <plat/regs-serial.h>