Re-enable PCI subsystem here too :))
[openwrt-10.03/.git] / target / linux / brcm63xx-2.6 / files / arch / mips / pci / pci-bcm96348.c
index b477e827bda3a09e284dcca99f4c2c042eab9c8d..bea3b7ba08c45b8a05096106c7a903adba98ce3f 100644 (file)
@@ -59,4 +59,4 @@ static __init int bcm96348_pci_init(void)
         return 0;
 }
 
-subsys_initcall(bcm96348_pci_init);
+arch_initcall(bcm96348_pci_init);