From 022594b0ed7a9ae113929108094fc2dad8524167 Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Thu, 28 Jan 2010 16:54:00 +0000 Subject: brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comtrend CT-5261 SVN-Revision: 19361 --- .../linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/files/include') diff --git a/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h b/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h index 0482c69548..e5b916036f 100644 --- a/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h +++ b/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h @@ -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_ */ -- cgit v1.2.3