summaryrefslogtreecommitdiffstats
path: root/ar5211/ar5211_beacon.c
diff options
context:
space:
mode:
Diffstat (limited to 'ar5211/ar5211_beacon.c')
-rw-r--r--ar5211/ar5211_beacon.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ar5211/ar5211_beacon.c b/ar5211/ar5211_beacon.c
index de14198..74207a3 100644
--- a/ar5211/ar5211_beacon.c
+++ b/ar5211/ar5211_beacon.c
@@ -18,8 +18,6 @@
*/
#include "opt_ah.h"
-#ifdef AH_SUPPORT_AR5211
-
#include "ah.h"
#include "ah_internal.h"
@@ -173,4 +171,3 @@ ar5211SetStaBeaconTimers(struct ath_hal *ah, const HAL_BEACON_STATE *bs)
(bs->bs_sleepduration - SLEEP_SLOP) << 3);
#undef SLEEP_SLOP
}
-#endif /* AH_SUPPORT_AR5211 */
OpenPOWER on IntegriCloud