aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-10-17 21:53:37 +0000
committerJohn Crispin <john@openwrt.org>2012-10-17 21:53:37 +0000
commit6993e195328353fe02c525ded684f134edc6e81a (patch)
treecb72e566dacb3d5d160082ac930afc00546f4230 /target/linux/atheros
parent788a5816ad218c8401db3eccf459e8c55df35458 (diff)
downloadupstream-6993e195328353fe02c525ded684f134edc6e81a.tar.gz
upstream-6993e195328353fe02c525ded684f134edc6e81a.tar.bz2
upstream-6993e195328353fe02c525ded684f134edc6e81a.zip
drop GPIODEV platform code
SVN-Revision: 33825
Diffstat (limited to 'target/linux/atheros')
-rw-r--r--target/linux/atheros/patches-3.3/100-board.patch7
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/atheros/patches-3.3/100-board.patch b/target/linux/atheros/patches-3.3/100-board.patch
index aaa4d4193a..bd00d93064 100644
--- a/target/linux/atheros/patches-3.3/100-board.patch
+++ b/target/linux/atheros/patches-3.3/100-board.patch
@@ -2989,7 +2989,7 @@
+#endif
--- /dev/null
+++ b/arch/mips/ar231x/devices.c
-@@ -0,0 +1,173 @@
+@@ -0,0 +1,168 @@
+#include <linux/kernel.h>
+#include <linux/init.h>
+#include <linux/serial.h>
@@ -3151,11 +3151,6 @@
+
+static int __init ar231x_register_devices(void)
+{
-+ static struct resource res = {
-+ .start = 0xFFFFFFFF,
-+ };
-+
-+ platform_device_register_simple("GPIODEV", 0, &res, 1);
+ ar5312_init_devices();
+ ar2315_init_devices();
+