aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/hw.h')
-rw-r--r--drivers/net/wireless/ath/ath9k/hw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/hw.h b/drivers/net/wireless/ath/ath9k/hw.h
index 043df3cf54f..4bd2c89654d 100644
--- a/drivers/net/wireless/ath/ath9k/hw.h
+++ b/drivers/net/wireless/ath/ath9k/hw.h
@@ -994,7 +994,6 @@ void ath9k_hw_apply_txpower(struct ath_hw *ah, struct ath9k_channel *chan);
994 * Code Specific to AR5008, AR9001 or AR9002, 994 * Code Specific to AR5008, AR9001 or AR9002,
995 * we stuff these here to avoid callbacks for AR9003. 995 * we stuff these here to avoid callbacks for AR9003.
996 */ 996 */
997void ar9002_hw_cck_chan14_spread(struct ath_hw *ah);
998int ar9002_hw_rf_claim(struct ath_hw *ah); 997int ar9002_hw_rf_claim(struct ath_hw *ah);
999void ar9002_hw_enable_async_fifo(struct ath_hw *ah); 998void ar9002_hw_enable_async_fifo(struct ath_hw *ah);
1000 999