Re-enable PCI subsystem here too :))
SVN-Revision: 6984
This commit is contained in:
parent
ba6f1d08ca
commit
65d82bc293
1 changed files with 1 additions and 1 deletions
|
@ -59,4 +59,4 @@ static __init int bcm96348_pci_init(void)
|
|||
return 0;
|
||||
}
|
||||
|
||||
subsys_initcall(bcm96348_pci_init);
|
||||
arch_initcall(bcm96348_pci_init);
|
||||
|
|
Loading…
Reference in a new issue