ath9k: drop obsolete patch
[openwrt/staging/lynxis/omap.git] / package / kernel / mac80211 / patches / 549-ath9k_enable_gpio_buttons.patch
index 4e165dde99938d3436b6497b8c2b08491c74f601..f3fead0a1aef41e05957fda39128b13eaebb9652 100644 (file)
@@ -127,10 +127,10 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
                for (i = 0; i < pdata->num_leds; i++) {
 --- a/include/linux/ath9k_platform.h
 +++ b/include/linux/ath9k_platform.h
-@@ -50,6 +50,10 @@ struct ath9k_platform_data {
+@@ -49,6 +49,10 @@ struct ath9k_platform_data {
        int num_leds;
        const struct gpio_led *leds;
-       const char *led_name;
 +
 +      unsigned num_btns;
 +      const struct gpio_keys_button *btns;