ath9k: add support for the HSR tuner of the Ubiquiti UAP Outdoor+
[openwrt/staging/yousong.git] / target / linux / generic / files / include / linux / ath9k_platform.h
index 2c19f3b494582144806e175783efbc2e124ca873..558445ff63a0f7f7bfff35286c39f89e243156de 100644 (file)
@@ -54,6 +54,8 @@ struct ath9k_platform_data {
        unsigned num_btns;
        const struct gpio_keys_button *btns;
        unsigned btn_poll_interval;
+
+       bool ubnt_hsr;
 };
 
 #endif /* _LINUX_ATH9K_PLATFORM_H */