summaryrefslogtreecommitdiff
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
commit4112094dbbd780d32be7450f9d938d2e64250c16 (patch)
treeec04625e48568ff682f4d081462cb364de17177a /target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
parenta53b084e497a9f1629a2caada833ebe14a6838b7 (diff)
downloadmtk-20170518-4112094dbbd780d32be7450f9d938d2e64250c16.zip
mtk-20170518-4112094dbbd780d32be7450f9d938d2e64250c16.tar.gz
mtk-20170518-4112094dbbd780d32be7450f9d938d2e64250c16.tar.bz2
increase led number in patch 301-led_count.patch
So that board patches are only touching board-related code SVN-Revision: 32076
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 0fd10b1..a8b3be2 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];