From 4112094dbbd780d32be7450f9d938d2e64250c16 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 6 Jun 2012 13:31:24 +0000 Subject: increase led number in patch 301-led_count.patch So that board patches are only touching board-related code SVN-Revision: 32076 --- target/linux/brcm63xx/patches-3.3/501-board-NB4.patch | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.3/501-board-NB4.patch') diff --git a/target/linux/brcm63xx/patches-3.3/501-board-NB4.patch b/target/linux/brcm63xx/patches-3.3/501-board-NB4.patch index 2c61c55026..812eaa2cf2 100644 --- a/target/linux/brcm63xx/patches-3.3/501-board-NB4.patch +++ b/target/linux/brcm63xx/patches-3.3/501-board-NB4.patch @@ -561,14 +561,3 @@ board_name = bcm63xx_nvram_get_name(); /* find board by name */ for (i = 0; i < ARRAY_SIZE(bcm963xx_boards); i++) { ---- 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[5]; -+ struct gpio_led leds[9]; - - /* Buttons */ - struct gpio_keys_button buttons[4]; -- cgit v1.2.3