浏览代码

[ARM] Revert futher extraneous changes from the S3C header move

Can't see any immediate need for these; build tested.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Mark Brown 16 年之前
父节点
当前提交
603b6fd5b8
共有 2 个文件被更改,包括 1 次插入2 次删除
  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>