diff options
Diffstat (limited to 'arch/powerpc/platforms/powermac/setup.c')
-rw-r--r-- | arch/powerpc/platforms/powermac/setup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/platforms/powermac/setup.c b/arch/powerpc/platforms/powermac/setup.c index 4ec6a5a65f3..d949e9df41e 100644 --- a/arch/powerpc/platforms/powermac/setup.c +++ b/arch/powerpc/platforms/powermac/setup.c | |||
@@ -677,8 +677,6 @@ static int __init pmac_probe(void) | |||
677 | 677 | ||
678 | #ifdef CONFIG_PPC32 | 678 | #ifdef CONFIG_PPC32 |
679 | /* isa_io_base gets set in pmac_pci_init */ | 679 | /* isa_io_base gets set in pmac_pci_init */ |
680 | isa_mem_base = PMAC_ISA_MEM_BASE; | ||
681 | pci_dram_offset = PMAC_PCI_DRAM_OFFSET; | ||
682 | ISA_DMA_THRESHOLD = ~0L; | 680 | ISA_DMA_THRESHOLD = ~0L; |
683 | DMA_MODE_READ = 1; | 681 | DMA_MODE_READ = 1; |
684 | DMA_MODE_WRITE = 2; | 682 | DMA_MODE_WRITE = 2; |