summaryrefslogtreecommitdiffstats
path: root/ar5212/ar5212_phy.c
diff options
context:
space:
mode:
Diffstat (limited to 'ar5212/ar5212_phy.c')
-rw-r--r--ar5212/ar5212_phy.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ar5212/ar5212_phy.c b/ar5212/ar5212_phy.c
index ae238f7..96e6725 100644
--- a/ar5212/ar5212_phy.c
+++ b/ar5212/ar5212_phy.c
@@ -18,8 +18,6 @@
*/
#include "opt_ah.h"
-#ifdef AH_SUPPORT_AR5212
-
#include "ah.h"
#include "ah_internal.h"
@@ -199,4 +197,3 @@ ar5212GetRateTable(struct ath_hal *ah, u_int mode)
ath_hal_setupratetable(ah, rt);
return rt;
}
-#endif /* AH_SUPPORT_AR5212 */
OpenPOWER on IntegriCloud