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)
commit5cdb5dbf4968d39d55d49a65e287488459dd7552
tree38d07ed0e290570185a73ef03c857c1e5121f750
parent8f394d587a7edd5f73bee10f850ca81487b3d02d
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
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