aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.32/130-clocks_devices_init.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-17 18:39:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-04-17 18:39:38 +0000
commit0a2d4909e8535f116d4da517ff3ced1aaafbc867 (patch)
tree0a0c9e715409f00fa59911430c493c16bdfc8787 /target/linux/ar7/patches-2.6.32/130-clocks_devices_init.patch
parent8811fd4b1134628fd6eb8503b431a810fb85669b (diff)
downloadupstream-0a2d4909e8535f116d4da517ff3ced1aaafbc867.tar.gz
upstream-0a2d4909e8535f116d4da517ff3ced1aaafbc867.tar.bz2
upstream-0a2d4909e8535f116d4da517ff3ced1aaafbc867.zip
ar7: remove patches/configs for old kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26707 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch8
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);