diff options
Diffstat (limited to 'arch/arm/mach-cns3xxx/include/mach/hardware.h')
-rw-r--r-- | arch/arm/mach-cns3xxx/include/mach/hardware.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-cns3xxx/include/mach/hardware.h b/arch/arm/mach-cns3xxx/include/mach/hardware.h index 57e09836f9d7..82a0d4e6bcc9 100644 --- a/arch/arm/mach-cns3xxx/include/mach/hardware.h +++ b/arch/arm/mach-cns3xxx/include/mach/hardware.h | |||
@@ -17,6 +17,5 @@ | |||
17 | /* macro to get at IO space when running virtually */ | 17 | /* macro to get at IO space when running virtually */ |
18 | #define PCIBIOS_MIN_IO 0x00000000 | 18 | #define PCIBIOS_MIN_IO 0x00000000 |
19 | #define PCIBIOS_MIN_MEM 0x00000000 | 19 | #define PCIBIOS_MIN_MEM 0x00000000 |
20 | #define pcibios_assign_all_busses() 1 | ||
21 | 20 | ||
22 | #endif | 21 | #endif |