aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-06-06 13:31:24 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-06-06 13:31:24 +0000
commit0c59a91df51fdec296f2b54f994e637920468f2e (patch)
treeeea3362f7fc6f7110b40c6b5115c5732f1c9cd06 /target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
parente84fbcf5bc52dbeb2f8459d7ce25b61e6ce90fe5 (diff)
downloadmaster-187ad058-0c59a91df51fdec296f2b54f994e637920468f2e.tar.gz
master-187ad058-0c59a91df51fdec296f2b54f994e637920468f2e.tar.bz2
master-187ad058-0c59a91df51fdec296f2b54f994e637920468f2e.zip
[brcm63xx] increase led number in patch 301-led_count.patch
So that board patches are only touching board-related code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32076 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch b/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
index 0fd10b155e..a8b3be294e 100644
--- a/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
+++ b/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
@@ -100,14 +100,3 @@
};
static struct board_info __initdata board_DWVS0 = {
---- a/arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h
-+++ b/arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h
-@@ -52,7 +52,7 @@ struct board_info {
- struct bcm63xx_dsp_platform_data dsp;
-
- /* GPIO LEDs */
-- struct gpio_led leds[10];
-+ struct gpio_led leds[14];
-
- /* Buttons */
- struct gpio_keys_button buttons[4];