summaryrefslogtreecommitdiffstats
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
commit9af6a5a88f01a940451f22bd0dee21fba8d0ba83 (patch)
treedd3615ebdb1444d429392717f16a56eb0cb59321 /target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c
parent6c29525f42d2d793c4eef647c023e9afd7af6e35 (diff)
downloadmaster-31e0f0ae-9af6a5a88f01a940451f22bd0dee21fba8d0ba83.tar.gz
master-31e0f0ae-9af6a5a88f01a940451f22bd0dee21fba8d0ba83.tar.bz2
master-31e0f0ae-9af6a5a88f01a940451f22bd0dee21fba8d0ba83.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> SVN-Revision: 37844
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),