diff options
Diffstat (limited to 'arch/powerpc/kernel/pci_32.c')
-rw-r--r-- | arch/powerpc/kernel/pci_32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/pci_32.c b/arch/powerpc/kernel/pci_32.c index 096c97e03aa6..a33c2820c200 100644 --- a/arch/powerpc/kernel/pci_32.c +++ b/arch/powerpc/kernel/pci_32.c | |||
@@ -32,7 +32,6 @@ | |||
32 | #endif | 32 | #endif |
33 | 33 | ||
34 | unsigned long isa_io_base = 0; | 34 | unsigned long isa_io_base = 0; |
35 | unsigned long isa_mem_base = 0; | ||
36 | unsigned long pci_dram_offset = 0; | 35 | unsigned long pci_dram_offset = 0; |
37 | int pcibios_assign_bus_offset = 1; | 36 | int pcibios_assign_bus_offset = 1; |
38 | 37 | ||