mac80211: ath9k: remove platform leds
These only work with and are useful with mach files. Now that those are gone, this can go too. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/17445 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
committed by
Robert Marko
parent
e78dc2eae4
commit
baf73daaac
@@ -47,9 +47,6 @@ struct ath9k_platform_data {
|
||||
|
||||
bool use_eeprom;
|
||||
|
||||
int num_leds;
|
||||
const struct gpio_led *leds;
|
||||
|
||||
unsigned num_btns;
|
||||
const struct gpio_keys_button *btns;
|
||||
unsigned btn_poll_interval;
|
||||
|
||||
Reference in New Issue
Block a user