aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-08-27 10:48:24 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-08-27 10:48:24 +0000
commit5cdb5dbf4968d39d55d49a65e287488459dd7552 (patch)
tree38d07ed0e290570185a73ef03c857c1e5121f750 /target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c
parent8f394d587a7edd5f73bee10f850ca81487b3d02d (diff)
downloadmaster-187ad058-5cdb5dbf4968d39d55d49a65e287488459dd7552.tar.gz
master-187ad058-5cdb5dbf4968d39d55d49a65e287488459dd7552.tar.bz2
master-187ad058-5cdb5dbf4968d39d55d49a65e287488459dd7552.zip
ar71xx: don't register USB device on WNDAP360
Apparently registering usb device on newest trunk causes this AP not to boot... Since there is no USB socket in that device anyway this can be simply removed (and device boots then no problem). [juhosg: - tweak subject line and description, - remove #include "dev-usb.h", - remove 'select ATH79_DEV_USB' from Kconfig] Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c
index 0fd399ebc7..5b4b7b066c 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c
+++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c
@@ -22,7 +22,6 @@
#include "dev-gpio-buttons.h"
#include "dev-leds-gpio.h"
#include "dev-m25p80.h"
-#include "dev-usb.h"
#include "machtypes.h"
#define WNDAP360_GPIO_LED_POWER_ORANGE 0
@@ -87,8 +86,6 @@ static void __init wndap360_setup(void)
ath79_register_eth(0);
- ath79_register_usb();
-
ath79_register_m25p80(NULL);
ath79_register_leds_gpio(-1, ARRAY_SIZE(wndap360_leds_gpio),