brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comtrend...
[openwrt/openwrt.git] / target / linux / brcm63xx / files / include / asm-mips / mach-bcm63xx / board_bcm963xx.h
index 0482c69548a961239bdac2b1dafe5b84959beb45..e5b916036f1a650c46cc72d146d725ff5844a5ab 100644 (file)
@@ -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_ */