commit | 7c43ee40ec602db3fa27e6e2d4f092f06ab0901c | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Thu Nov 10 16:10:01 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Nov 10 16:10:01 2005 +1100 |
tree | e1211dc906af22502031660e41abe6d1cb8b524c | |
parent | 97671e4b295fba1b7d3de2984f98bcdaeb197a26 [diff] | |
parent | fe360cdfd26503a6def1dfebc0ef8371c5071340 [diff] |
Merge git://oak/home/sfr/kernels/iseries/work
diff --git a/arch/ppc64/kernel/pci.c b/arch/ppc64/kernel/pci.c index 46929fb..3cef1b8 100644 --- a/arch/ppc64/kernel/pci.c +++ b/arch/ppc64/kernel/pci.c
@@ -548,8 +548,10 @@ if (ppc64_isabridge_dev != NULL) printk("ISA bridge at %s\n", pci_name(ppc64_isabridge_dev)); +#ifdef CONFIG_PPC_MULTIPLATFORM /* map in PCI I/O space */ phbs_remap_io(); +#endif printk("PCI: Probing PCI hardware done\n");