diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2005-10-28 14:25:28 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-10-28 14:25:28 +0100 |
commit | 674c04538284736c4a44224c78cb784b2c972f98 (patch) | |
tree | b975860890debe5fadcafd4137ad3112f1784849 /include/asm-arm/arch-sa1100/hardware.h | |
parent | c6b8fdad144bbb915d124ffd95011ad55730bf9f (diff) |
[ARM] 3/4: Remove asm/hardware.h from SA1100 io.h
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-sa1100/hardware.h')
-rw-r--r-- | include/asm-arm/arch-sa1100/hardware.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/asm-arm/arch-sa1100/hardware.h b/include/asm-arm/arch-sa1100/hardware.h index 19c3b1e186bb..28711aaa4968 100644 --- a/include/asm-arm/arch-sa1100/hardware.h +++ b/include/asm-arm/arch-sa1100/hardware.h @@ -22,13 +22,6 @@ /* - * We requires absolute addresses i.e. (PCMCIA_IO_0_BASE + 0x3f8) for - * in*()/out*() macros to be usable for all cases. - */ -#define PCIO_BASE 0 - - -/* * SA1100 internal I/O mappings * * We have the following mapping: |