Re-enable PCI subsystem here too :))

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6984 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2007-04-17 12:47:40 +00:00
parent eeab0917e2
commit b0a9d2070d
1 changed files with 1 additions and 1 deletions

View File

@ -59,4 +59,4 @@ static __init int bcm96348_pci_init(void)
return 0;
}
subsys_initcall(bcm96348_pci_init);
arch_initcall(bcm96348_pci_init);