diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/calib.h')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/calib.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/calib.h b/drivers/net/wireless/ath/ath9k/calib.h index 9028ab193e42..b2c873e97485 100644 --- a/drivers/net/wireless/ath/ath9k/calib.h +++ b/drivers/net/wireless/ath/ath9k/calib.h | |||
@@ -17,6 +17,8 @@ | |||
17 | #ifndef CALIB_H | 17 | #ifndef CALIB_H |
18 | #define CALIB_H | 18 | #define CALIB_H |
19 | 19 | ||
20 | #include "hw.h" | ||
21 | |||
20 | extern const struct ath9k_percal_data iq_cal_multi_sample; | 22 | extern const struct ath9k_percal_data iq_cal_multi_sample; |
21 | extern const struct ath9k_percal_data iq_cal_single_sample; | 23 | extern const struct ath9k_percal_data iq_cal_single_sample; |
22 | extern const struct ath9k_percal_data adc_gain_cal_multi_sample; | 24 | extern const struct ath9k_percal_data adc_gain_cal_multi_sample; |