aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/net/wireless/ath9k/regd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/ath9k/regd.h b/drivers/net/wireless/ath9k/regd.h
index f74f8ff94771..d48160d0c0e9 100644
--- a/drivers/net/wireless/ath9k/regd.h
+++ b/drivers/net/wireless/ath9k/regd.h
@@ -242,7 +242,5 @@ int ath9k_regd_init(struct ath_hw *ah);
242bool ath9k_regd_is_eeprom_valid(struct ath_hw *ah); 242bool ath9k_regd_is_eeprom_valid(struct ath_hw *ah);
243u32 ath9k_regd_get_ctl(struct ath_hw *ah, struct ath9k_channel *chan); 243u32 ath9k_regd_get_ctl(struct ath_hw *ah, struct ath9k_channel *chan);
244int ath9k_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request); 244int ath9k_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request);
245void ath9k_regd_get_current_country(struct ath_hw *ah,
246 struct ath9k_country_entry *ctry);
247 245
248#endif 246#endif