diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/hw.h')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/hw.h | 1 |
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 e9578a4c912f..f0e0cc9a9d78 100644 --- a/drivers/net/wireless/ath/ath9k/hw.h +++ b/drivers/net/wireless/ath/ath9k/hw.h | |||
@@ -863,7 +863,6 @@ bool ath9k_hw_keysetmac(struct ath_hw *ah, u16 entry, const u8 *mac); | |||
863 | bool ath9k_hw_set_keycache_entry(struct ath_hw *ah, u16 entry, | 863 | bool ath9k_hw_set_keycache_entry(struct ath_hw *ah, u16 entry, |
864 | const struct ath9k_keyval *k, | 864 | const struct ath9k_keyval *k, |
865 | const u8 *mac); | 865 | const u8 *mac); |
866 | bool ath9k_hw_keyisvalid(struct ath_hw *ah, u16 entry); | ||
867 | 866 | ||
868 | /* GPIO / RFKILL / Antennae */ | 867 | /* GPIO / RFKILL / Antennae */ |
869 | void ath9k_hw_cfg_gpio_input(struct ath_hw *ah, u32 gpio); | 868 | void ath9k_hw_cfg_gpio_input(struct ath_hw *ah, u32 gpio); |