summaryrefslogtreecommitdiffstats
path: root/ar5211/ar5211_keycache.c
diff options
context:
space:
mode:
Diffstat (limited to 'ar5211/ar5211_keycache.c')
-rw-r--r--ar5211/ar5211_keycache.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ar5211/ar5211_keycache.c b/ar5211/ar5211_keycache.c
index 2a7ce28..61f579a 100644
--- a/ar5211/ar5211_keycache.c
+++ b/ar5211/ar5211_keycache.c
@@ -18,8 +18,6 @@
*/
#include "opt_ah.h"
-#ifdef AH_SUPPORT_AR5211
-
#include "ah.h"
#include "ah_internal.h"
@@ -178,4 +176,3 @@ ar5211SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry,
OS_REG_WRITE(ah, AR_KEYTABLE_TYPE(entry), keyType);
return ar5211SetKeyCacheEntryMac(ah, entry, mac);
}
-#endif /* AH_SUPPORT_AR5211 */
OpenPOWER on IntegriCloud