brcm47xx: use upstream patch removing WGT634U code
[openwrt.git] / target / linux / brcm47xx / patches-3.10 / 400-arch-bcm47xx.patch
index 7ea3f87..43aeaf1 100644 (file)
 +EXPORT_SYMBOL(nvram_get);
 --- a/arch/mips/bcm47xx/Makefile
 +++ b/arch/mips/bcm47xx/Makefile
-@@ -5,4 +5,5 @@
+@@ -5,3 +5,4 @@
  
  obj-y                         += irq.o nvram.o prom.o serial.o setup.o time.o sprom.o
- obj-y                         += board.o buttons.o leds.o
+ obj-y                         += board.o buttons.o leds.o workarounds.o
 +obj-y                         += gpio.o
- obj-$(CONFIG_BCM47XX_SSB)     += wgt634u.o
 --- /dev/null
 +++ b/arch/mips/bcm47xx/gpio.c
 @@ -0,0 +1,119 @@