mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
Re-enable PCI subsystem here too :))
SVN-Revision: 6984
This commit is contained in:
parent
ba6f1d08ca
commit
65d82bc293
@ -59,4 +59,4 @@ static __init int bcm96348_pci_init(void)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
subsys_initcall(bcm96348_pci_init);
|
arch_initcall(bcm96348_pci_init);
|
||||||
|
Loading…
Reference in New Issue
Block a user