mac80211: update to wireless-testing 2014-05-19
[openwrt/staging/mkresin.git] / target / linux / generic / files / include / linux / ath9k_platform.h
index 3498780e3ce983c5d4373845207b47c7eeec02bd..9fa70167e61aef467b121a7b42ca2c6ee8886ef7 100644 (file)
@@ -40,6 +40,8 @@ struct ath9k_platform_data {
        int (*get_mac_revision)(void);
        int (*external_reset)(void);
 
+       bool use_eeprom;
+
        int num_leds;
        const struct gpio_led *leds;
 };