ar71xx: don't register USB device on WNDAP360
authorGabor Juhos <juhosg@openwrt.org>
Tue, 27 Aug 2013 10:48:24 +0000 (10:48 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 27 Aug 2013 10:48:24 +0000 (10:48 +0000)
commit9af6a5a88f01a940451f22bd0dee21fba8d0ba83
treedd3615ebdb1444d429392717f16a56eb0cb59321
parent6c29525f42d2d793c4eef647c023e9afd7af6e35
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
target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c
target/linux/ar71xx/patches-3.10/610-MIPS-ath79-openwrt-machines.patch
target/linux/ar71xx/patches-3.10/620-MIPS-ath79-TL-MR10U-support.patch
target/linux/ar71xx/patches-3.10/621-MIPS-ath79-TL-WR710N-support.patch
target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch