mirror of https://github.com/hak5/openwrt-owl.git
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