[POWERPC] Rewrite IO allocation & mapping on powerpc64
[deliverable/linux.git] / arch / powerpc / platforms / pseries / pci_dlpar.c
index 0b113ab90ba972f871e377142c03cd115cd97e23..47f0e0857f0ecac871c87e28fddec3579bef9da9 100644 (file)
@@ -202,8 +202,6 @@ struct pci_controller * __devinit init_phb_dynamic(struct device_node *dn)
        rtas_setup_phb(phb);
        pci_process_bridge_OF_ranges(phb, dn, 0);
 
-       pci_setup_phb_io_dynamic(phb, primary);
-
        pci_devs_phb_init_dynamic(phb);
 
        if (dn->child)
This page took 0.024767 seconds and 5 git commands to generate.