ar7: remove patches/configs for old kernel versions
[openwrt.git] / target / linux / ar7 / patches-2.6.32 / 130-clocks_devices_init.patch
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 (file)
index 45f2e45..0000000
+++ /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);