aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.33/240-spi.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-06-13 12:20:53 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-06-13 12:20:53 +0000
commite5e370a8763a9fc9f29650c7a97194cd3dcc574f (patch)
tree56a8761ede17547e43c5e71ab11ac2f1dfd15ed0 /target/linux/brcm63xx/patches-2.6.33/240-spi.patch
parent8cbb2665690b65dfec1135c81e424d933a86771a (diff)
downloadmaster-187ad058-e5e370a8763a9fc9f29650c7a97194cd3dcc574f.tar.gz
master-187ad058-e5e370a8763a9fc9f29650c7a97194cd3dcc574f.tar.bz2
master-187ad058-e5e370a8763a9fc9f29650c7a97194cd3dcc574f.zip
[brcm63xx] add missing alice gate2 leds (#6743)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21785 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.33/240-spi.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.33/240-spi.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.33/240-spi.patch b/target/linux/brcm63xx/patches-2.6.33/240-spi.patch
index a886a02a0c..2323661ee6 100644
--- a/target/linux/brcm63xx/patches-2.6.33/240-spi.patch
+++ b/target/linux/brcm63xx/patches-2.6.33/240-spi.patch
@@ -937,7 +937,7 @@
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>
@@ -945,7 +945,7 @@
#include <board_bcm963xx.h>
#define PFX "board_bcm963xx: "
-@@ -998,6 +999,9 @@ int __init board_register_devices(void)
+@@ -1525,6 +1526,9 @@ int __init board_register_devices(void)
if (board.has_udc0)
bcm63xx_udc_register();