aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/include/asm-mips
diff options
context:
space:
mode:
authorClaudio Mignanti <c.mignanti@gmail.com>2010-01-15 13:30:46 +0000
committerClaudio Mignanti <c.mignanti@gmail.com>2010-01-15 13:30:46 +0000
commitb031e14bf0548f1174cc7116d1c980f613fc4d8f (patch)
tree8c65ca2db772f0cd27562a5bdcb539f49087ed56 /target/linux/brcm63xx/files/include/asm-mips
parent21a235bc67e4a56455be115d5136db9e66e01c36 (diff)
downloadupstream-b031e14bf0548f1174cc7116d1c980f613fc4d8f.tar.gz
upstream-b031e14bf0548f1174cc7116d1c980f613fc4d8f.tar.bz2
upstream-b031e14bf0548f1174cc7116d1c980f613fc4d8f.zip
bcm63xx: add gpio leds to alice gate
SVN-Revision: 19152
Diffstat (limited to 'target/linux/brcm63xx/files/include/asm-mips')
-rw-r--r--target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h b/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h
index e07a07c88c..0482c69548 100644
--- a/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h
+++ b/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h
@@ -55,7 +55,7 @@ struct board_info {
struct bcm63xx_dsp_platform_data dsp;
/* GPIO LEDs */
- struct gpio_led leds[5];
+ struct gpio_led leds[8];
/* Reset button */
unsigned int reset_btn;