X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7b8a4fb8e01f90d814d383dc05e3f572db501ad1..c1a68ed433f7fa2a9e1ffed0433f75dd11ba681c:/target/linux/brcm63xx/patches-2.6.32/140-new_bcm96348gw_leds.patch diff --git a/target/linux/brcm63xx/patches-2.6.32/140-new_bcm96348gw_leds.patch b/target/linux/brcm63xx/patches-2.6.32/140-new_bcm96348gw_leds.patch index d9dba1493..b4d948afb 100644 --- a/target/linux/brcm63xx/patches-2.6.32/140-new_bcm96348gw_leds.patch +++ b/target/linux/brcm63xx/patches-2.6.32/140-new_bcm96348gw_leds.patch @@ -78,5 +78,5 @@ - struct gpio_led leds[5]; + struct gpio_led leds[8]; - /* Reset button */ - struct gpio_button reset_buttons[1]; + /* Buttons */ + struct gpio_button buttons[1];