diff options
Diffstat (limited to 'arch/arm/mach-iop33x/include/mach/hardware.h')
-rw-r--r-- | arch/arm/mach-iop33x/include/mach/hardware.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-iop33x/include/mach/hardware.h b/arch/arm/mach-iop33x/include/mach/hardware.h index 215065b11017..839285315e4e 100644 --- a/arch/arm/mach-iop33x/include/mach/hardware.h +++ b/arch/arm/mach-iop33x/include/mach/hardware.h | |||
@@ -18,8 +18,6 @@ | |||
18 | * but when we read them, we convert them to virtual addresses. See | 18 | * but when we read them, we convert them to virtual addresses. See |
19 | * arch/arm/mach-iop3xx/iop3xx-pci.c | 19 | * arch/arm/mach-iop3xx/iop3xx-pci.c |
20 | */ | 20 | */ |
21 | #define PCIBIOS_MIN_IO 0x00000000 | ||
22 | #define PCIBIOS_MIN_MEM 0x00000000 | ||
23 | 21 | ||
24 | #ifndef __ASSEMBLY__ | 22 | #ifndef __ASSEMBLY__ |
25 | void iop33x_init_irq(void); | 23 | void iop33x_init_irq(void); |