mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comtrend CT-5261
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19361 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -58,7 +58,7 @@ struct board_info {
|
||||
struct gpio_led leds[8];
|
||||
|
||||
/* Reset button */
|
||||
unsigned int reset_btn;
|
||||
struct gpio_button reset_buttons[1];
|
||||
};
|
||||
|
||||
#endif /* ! BOARD_BCM963XX_H_ */
|
||||
|
||||
Reference in New Issue
Block a user