diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch b/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch index b6bf40f..480c0f7 100644 --- a/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch +++ b/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch @@ -110,4 +110,4 @@ + struct gpio_led leds[14]; /* Buttons */ - struct gpio_button buttons[4]; + struct gpio_keys_button buttons[4]; |