diff options
Diffstat (limited to 'target/linux/ar7/patches-2.6.32/130-clocks_devices_init.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.32/130-clocks_devices_init.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/ar7/patches-2.6.32/130-clocks_devices_init.patch b/target/linux/ar7/patches-2.6.32/130-clocks_devices_init.patch deleted file mode 100644 index 45f2e453e3..0000000000 --- a/target/linux/ar7/patches-2.6.32/130-clocks_devices_init.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/arch/mips/ar7/platform.c -+++ b/arch/mips/ar7/platform.c -@@ -606,4 +606,4 @@ static int __init ar7_register_devices(v - - return res; - } --arch_initcall(ar7_register_devices); -+device_initcall(ar7_register_devices); |