diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/htc.h')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/htc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/wireless/ath/ath9k/htc.h b/drivers/net/wireless/ath/ath9k/htc.h index d5a10882bd74..707c5b418dc6 100644 --- a/drivers/net/wireless/ath/ath9k/htc.h +++ b/drivers/net/wireless/ath/ath9k/htc.h | |||
@@ -437,11 +437,8 @@ static inline void ath9k_htc_stop_btcoex(struct ath9k_htc_priv *priv) | |||
437 | } | 437 | } |
438 | #endif /* CONFIG_ATH9K_BTCOEX_SUPPORT */ | 438 | #endif /* CONFIG_ATH9K_BTCOEX_SUPPORT */ |
439 | 439 | ||
440 | #define OP_INVALID BIT(0) | ||
441 | #define OP_SCANNING BIT(1) | ||
442 | #define OP_BT_PRIORITY_DETECTED BIT(3) | 440 | #define OP_BT_PRIORITY_DETECTED BIT(3) |
443 | #define OP_BT_SCAN BIT(4) | 441 | #define OP_BT_SCAN BIT(4) |
444 | #define OP_ANI_RUNNING BIT(5) | ||
445 | #define OP_TSF_RESET BIT(6) | 442 | #define OP_TSF_RESET BIT(6) |
446 | 443 | ||
447 | struct ath9k_htc_priv { | 444 | struct ath9k_htc_priv { |