add missing alice gate2 leds (#6743)
[openwrt/staging/dedeckeh.git] / target / linux / brcm63xx / patches-2.6.32 / 240-spi.patch
index 319d21cd1431ada39f305b555a5efe0d8cbb7033..570c1576157179dd717e93cb69b48b4682e4fb89 100644 (file)
  obj-y         += boards/
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -29,6 +29,7 @@
+@@ -30,6 +30,7 @@
  #include <bcm63xx_dev_usb_ohci.h>
  #include <bcm63xx_dev_usb_ehci.h>
  #include <bcm63xx_dev_usb_udc.h>
  #include <board_bcm963xx.h>
  
  #define PFX   "board_bcm963xx: "
-@@ -998,6 +999,9 @@ int __init board_register_devices(void)
+@@ -1509,6 +1510,9 @@ int __init board_register_devices(void)
        if (board.has_udc0)
                bcm63xx_udc_register();