projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Resync uml with generic-2.6 kernel config
[openwrt.git]
/
target
/
linux
/
adm5120-2.6
/
files
/
arch
/
mips
/
pci
/
pci-adm5120.c
diff --git
a/target/linux/adm5120-2.6/files/arch/mips/pci/pci-adm5120.c
b/target/linux/adm5120-2.6/files/arch/mips/pci/pci-adm5120.c
index
78de001
..
0fa3986
100644
(file)
--- a/
target/linux/adm5120-2.6/files/arch/mips/pci/pci-adm5120.c
+++ b/
target/linux/adm5120-2.6/files/arch/mips/pci/pci-adm5120.c
@@
-93,4
+93,4
@@
static int __init adm5120_pci_setup(void)
return 0;
}
return 0;
}
-
subsys
_initcall(adm5120_pci_setup);
+
arch
_initcall(adm5120_pci_setup);
This page took
0.027448 seconds
and
4
git commands to generate.