]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/ath/ath9k/htc.h
ath9k_htc: Init BTCOEX inside htc_drv_gpio.c
[~andy/linux] / drivers / net / wireless / ath / ath9k / htc.h
index 71e877eb6ddf09e7a705846db7847add1af5c3d6..8046be66fa87cd329ddbce52cd41d2486ff790a6 100644 (file)
@@ -400,6 +400,7 @@ struct ath_btcoex {
        u32 btscan_no_stomp;
 };
 
+void ath9k_htc_init_btcoex(struct ath9k_htc_priv *priv, char *product);
 void ath9k_htc_start_btcoex(struct ath9k_htc_priv *priv);
 void ath9k_htc_stop_btcoex(struct ath9k_htc_priv *priv);
 void ath_htc_init_btcoex_work(struct ath9k_htc_priv *priv);