diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-03-11 18:30:48 +0000 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-03-11 18:30:48 +0000 |
commit | 2a9f0ba7a976bc2b1bcf9156c1e57ffbc8f8fb64 (patch) | |
tree | df2d0a550c8bb0750b091c8a30d5d21cc684507c /arch/arm/mach-s3c2410/include/mach/io.h | |
parent | 65ec1cd1e2c6228752d2f167b01e6d291014d249 (diff) | |
parent | 603b6fd5b8d313a109d3739d8706ee51962ff402 (diff) |
Merge branch 's3c-iis-header' into for-2.6.30
Diffstat (limited to 'arch/arm/mach-s3c2410/include/mach/io.h')
-rw-r--r-- | arch/arm/mach-s3c2410/include/mach/io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/io.h b/arch/arm/mach-s3c2410/include/mach/io.h index c477771c092..9813dbf2ae4 100644 --- a/arch/arm/mach-s3c2410/include/mach/io.h +++ b/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 |