提交 fe360cdf 编写于 作者: S Stephen Rothwell

powerpc: fix iSeries build

Only MULTIPLATFORM has phbs_remap_io.
Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
上级 0c95fbb2
......@@ -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");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册