mac80211: ath9k: enable platform WLAN LED name
[openwrt/openwrt.git] / target / linux / generic / files / include / linux / ath9k_platform.h
index 30ce2165cb4fbd8513ef045930f6a4a5dbb59a3a..823e5acf464191778e09558bae7635f1ca1d4ef8 100644 (file)
@@ -45,6 +45,7 @@ struct ath9k_platform_data {
 
        int num_leds;
        const struct gpio_led *leds;
+       const char *led_name;
 };
 
 #endif /* _LINUX_ATH9K_PLATFORM_H */