]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/kernel/pci_32.c
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / arch / powerpc / kernel / pci_32.c
index e2f24badf787bc5d709b2ad131d1b5f4b45a63b3..bb154511db5eb2ab484fe390973bd759a5b5fc7b 100644 (file)
@@ -230,7 +230,7 @@ static int __init pcibios_init(void)
 
        printk(KERN_INFO "PCI: Probing PCI hardware\n");
 
-       if (ppc_pci_flags & PPC_PCI_REASSIGN_ALL_BUS)
+       if (pci_has_flag(PCI_REASSIGN_ALL_BUS))
                pci_assign_all_buses = 1;
 
        /* Scan all of the recorded PCI controllers.  */