bcm63xx: add gpio leds to alice gate

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19152 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Claudio Mignanti
2010-01-15 13:30:46 +00:00
parent f3fce22b2f
commit e17e2be08e
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;