1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 06:20:16 +02:00

Re-enable PCI subsystem here too :))

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6984 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-04-17 12:47:40 +00:00
parent c635c79a9a
commit 3b9518d8b5

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);