summaryrefslogtreecommitdiffstats
path: root/ar5416/ar5416_phy.c
diff options
context:
space:
mode:
Diffstat (limited to 'ar5416/ar5416_phy.c')
-rw-r--r--ar5416/ar5416_phy.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ar5416/ar5416_phy.c b/ar5416/ar5416_phy.c
index 0384d94..f8f5b2a 100644
--- a/ar5416/ar5416_phy.c
+++ b/ar5416/ar5416_phy.c
@@ -18,8 +18,6 @@
*/
#include "opt_ah.h"
-#ifdef AH_SUPPORT_AR5416
-
#include "ah.h"
#include "ah_internal.h"
@@ -126,4 +124,3 @@ ar5416GetRateTable(struct ath_hal *ah, u_int mode)
ath_hal_setupratetable(ah, rt);
return rt;
}
-#endif /* AH_SUPPORT_AR5416 */
OpenPOWER on IntegriCloud