X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9a987b468a76c0fac118e172f85632c9b20ec3ef..1130aa078f6e1a877345d6e78fcd1a97e75a6a0c:/target/linux/brcm63xx/patches-3.3/100-reset_buttons.patch diff --git a/target/linux/brcm63xx/patches-3.3/100-reset_buttons.patch b/target/linux/brcm63xx/patches-3.3/100-reset_buttons.patch index aa69ecdc6..00380341a 100644 --- a/target/linux/brcm63xx/patches-3.3/100-reset_buttons.patch +++ b/target/linux/brcm63xx/patches-3.3/100-reset_buttons.patch @@ -100,7 +100,7 @@ struct gpio_led leds[5]; + + /* Buttons */ -+ struct gpio_button buttons[2]; ++ struct gpio_button buttons[4]; }; #endif /* ! BOARD_BCM963XX_H_ */