ath9k: drop obsolete patch

Now that the wireless LEDs are added via platform leds this patch isn't
required any longer.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2017-03-25 11:48:02 +01:00
parent 1f5ea4eae4
commit 4a4c00e7c4
5 changed files with 4 additions and 44 deletions

View File

@@ -49,7 +49,6 @@ 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;