projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use generic inittab for x86
[openwrt.git]
/
target
/
linux
/
brcm63xx-2.6
/
files
/
arch
/
mips
/
pci
/
pci-bcm96348.c
diff --git
a/target/linux/brcm63xx-2.6/files/arch/mips/pci/pci-bcm96348.c
b/target/linux/brcm63xx-2.6/files/arch/mips/pci/pci-bcm96348.c
index
b477e82
..
bea3b7b
100644
(file)
--- a/
target/linux/brcm63xx-2.6/files/arch/mips/pci/pci-bcm96348.c
+++ b/
target/linux/brcm63xx-2.6/files/arch/mips/pci/pci-bcm96348.c
@@
-59,4
+59,4
@@
static __init int bcm96348_pci_init(void)
return 0;
}
-
subsys
_initcall(bcm96348_pci_init);
+
arch
_initcall(bcm96348_pci_init);
This page took
0.020738 seconds
and
4
git commands to generate.