diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-04-12 22:54:43 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-04-12 22:54:43 +0200 |
commit | a890b15c0990cc8d686edcc85f5fccde71ad5ce9 (patch) | |
tree | 73162355b58283a2531f13fbbf663809f95c1483 /include/asm-arm/arch-l7200/hardware.h | |
parent | Merge branch 'upstream' (diff) | |
parent | [PATCH] sata_sil24: enable 64bit (diff) | |
download | linux-a890b15c0990cc8d686edcc85f5fccde71ad5ce9.tar.xz linux-a890b15c0990cc8d686edcc85f5fccde71ad5ce9.zip |
Merge branch 'upstream'
Diffstat (limited to 'include/asm-arm/arch-l7200/hardware.h')
-rw-r--r-- | include/asm-arm/arch-l7200/hardware.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-arm/arch-l7200/hardware.h b/include/asm-arm/arch-l7200/hardware.h index b755079befab..2ab43f3a4a8d 100644 --- a/include/asm-arm/arch-l7200/hardware.h +++ b/include/asm-arm/arch-l7200/hardware.h @@ -52,9 +52,6 @@ #define ISA_SIZE 0x20000000 #define ISA_BASE 0xe0000000 -#define FLUSH_BASE_PHYS 0x40000000 /* ROM */ -#define FLUSH_BASE 0xdf000000 - #define PCIO_BASE IO_BASE #endif |