Skip to content

Commit

Permalink
Merge git://oak/home/sfr/kernels/iseries/work
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Mackerras committed Nov 10, 2005
2 parents 97671e4 + fe360cd commit 7c43ee4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/ppc64/kernel/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -548,8 +548,10 @@ static int __init pcibios_init(void)
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");

Expand Down

0 comments on commit 7c43ee4

Please sign in to comment.