aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-03-25 11:48:02 +0100
committerMathias Kresin <dev@kresin.me>2017-04-08 14:30:00 +0200
commit4a4c00e7c4bd3c752fdfecb2c10dc16277e63856 (patch)
tree452a8384835208710b89eda175e37885c4fa818e /target/linux/generic/files
parent1f5ea4eae46e46a87353a751637ccb5d5cd5f60b (diff)
downloadupstream-4a4c00e7c4bd3c752fdfecb2c10dc16277e63856.tar.gz
upstream-4a4c00e7c4bd3c752fdfecb2c10dc16277e63856.tar.bz2
upstream-4a4c00e7c4bd3c752fdfecb2c10dc16277e63856.zip
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>
Diffstat (limited to 'target/linux/generic/files')
-rw-r--r--target/linux/generic/files/include/linux/ath9k_platform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/files/include/linux/ath9k_platform.h b/target/linux/generic/files/include/linux/ath9k_platform.h
index 558445ff63..f1f2ad419c 100644
--- a/target/linux/generic/files/include/linux/ath9k_platform.h
+++ b/target/linux/generic/files/include/linux/ath9k_platform.h
@@ -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;