diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-03-06 13:36:37 +0000 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-03-06 13:36:44 +0000 |
commit | 4f5b31c3f29f4351d2740faed3a6c569b800b39d (patch) | |
tree | 363075890bc33f9b08e2ad813be0697437b52f49 /arch/arm/mach-s3c2410/include/mach/io.h | |
parent | 86027ae78c9294bb450b76eec28cfb431a8fb3ee (diff) | |
parent | 899e6cf5e6d83a91d2e257f7a4e8ca98db3831cc (diff) | |
download | talos-obmc-linux-4f5b31c3f29f4351d2740faed3a6c569b800b39d.tar.gz talos-obmc-linux-4f5b31c3f29f4351d2740faed3a6c569b800b39d.zip |
Merge commit 's3c-iis-header' into HEAD
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 9813dbf2ae4f..c477771c0924 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/hardware.h> +#include <mach/map.h> #define IO_SPACE_LIMIT 0xffffffff |