bcm63xx: add gpio leds to alice gate

SVN-Revision: 19152
This commit is contained in:
Claudio Mignanti
2010-01-15 13:30:46 +00:00
parent 21a235bc67
commit b031e14bf0
2 changed files with 50 additions and 1 deletions

View File

@@ -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;