Browse Source

Merge branch 's3c-iis-header' into for-2.6.30

Mark Brown 16 years ago
parent
commit
2a9f0ba7a9
2 changed files with 1 additions and 2 deletions
  1. 1 1
      arch/arm/mach-s3c2410/include/mach/io.h
  2. 0 1
      arch/arm/plat-s3c24xx/clock-dclk.c

+ 1 - 1
arch/arm/mach-s3c2410/include/mach/io.h

@@ -9,7 +9,7 @@
 #ifndef __ASM_ARM_ARCH_IO_H
 #define __ASM_ARM_ARCH_IO_H
 
-#include <mach/map.h>
+#include <mach/hardware.h>
 
 #define IO_SPACE_LIMIT 0xffffffff
 

+ 0 - 1
arch/arm/plat-s3c24xx/clock-dclk.c

@@ -18,7 +18,6 @@
 
 #include <mach/regs-clock.h>
 #include <mach/regs-gpio.h>
-#include <mach/hardware.h>
 
 #include <plat/clock.h>
 #include <plat/cpu.h>