aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/gemini/patches-3.3/134-arm-gemini-rut100-register-usb.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-03-12 18:22:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-03-12 18:22:34 +0000
commitf0f72ce2624bc2ce02e39193b6d51e353d1a93a2 (patch)
treeee98f96a032e47010c819a96d5d544e53025b0f5 /target/linux/gemini/patches-3.3/134-arm-gemini-rut100-register-usb.patch
parent04f2ef9e66a17e8d76fc2160f8f0795db136e858 (diff)
downloadupstream-f0f72ce2624bc2ce02e39193b6d51e353d1a93a2.tar.gz
upstream-f0f72ce2624bc2ce02e39193b6d51e353d1a93a2.tar.bz2
upstream-f0f72ce2624bc2ce02e39193b6d51e353d1a93a2.zip
gemini: remove 3.3 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35995
Diffstat (limited to 'target/linux/gemini/patches-3.3/134-arm-gemini-rut100-register-usb.patch')
-rw-r--r--target/linux/gemini/patches-3.3/134-arm-gemini-rut100-register-usb.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/gemini/patches-3.3/134-arm-gemini-rut100-register-usb.patch b/target/linux/gemini/patches-3.3/134-arm-gemini-rut100-register-usb.patch
deleted file mode 100644
index 10f24d8189..0000000000
--- a/target/linux/gemini/patches-3.3/134-arm-gemini-rut100-register-usb.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/arch/arm/mach-gemini/board-rut1xx.c
-+++ b/arch/arm/mach-gemini/board-rut1xx.c
-@@ -108,6 +108,7 @@ static void __init rut1xx_init(void)
- platform_register_watchdog();
- platform_device_register(&rut1xx_phy_device);
- platform_register_ethernet(&gmac_data);
-+ platform_register_usb(0);
- }
-
- MACHINE_START(RUT100, "Teltonika RUT100")