Root/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);
9

Archive Download this file



interactive