projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] base-files: add an experimental "-c" flag which tries to preserve *all...
[openwrt.git]
/
target
/
linux
/
ar7
/
patches-2.6.32
/
130-clocks_devices_init.patch
1
--- a/arch/mips/ar7/platform.c
2
+++ b/arch/mips/ar7/platform.c
3
@@ -606,4 +606,4 @@ static int __init ar7_register_devices(v
4
5
return res;
6
}
7
-arch_initcall(ar7_register_devices);
8
+device_initcall(ar7_register_devices);
This page took
0.03863 seconds
and
5
git commands to generate.