[POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
committed by
Paul Mackerras
parent
e60516e3d0
commit
cb99302909
@ -519,9 +519,6 @@ static int __init pcibios_init(void)
|
||||
*/
|
||||
ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot;
|
||||
|
||||
if (firmware_has_feature(FW_FEATURE_ISERIES))
|
||||
iSeries_pcibios_init();
|
||||
|
||||
printk(KERN_DEBUG "PCI: Probing PCI hardware\n");
|
||||
|
||||
/* Scan all of the recorded PCI controllers. */
|
||||
|
Reference in New Issue
Block a user