1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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
2010-01-15 13:30:46 +00:00
parent 4c2fa4ed06
commit 6e2911b4f9
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;