X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/fb9db09832f7c47995675da262762c047a001e3a..e2329f34d097ced237bb69e8431fea6cbeebd4fa:/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 index 45f2e453e..000000000 --- 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);