Re-enable PCI subsystem here too :))
[openwrt.git] / target / linux / brcm63xx-2.6 / files / arch / mips / pci / pci-bcm96348.c
index b477e82..bea3b7b 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);
This page took 0.034365 seconds and 4 git commands to generate.