summaryrefslogtreecommitdiffstats
path: root/ar5416/ar5416_power.c
diff options
context:
space:
mode:
Diffstat (limited to 'ar5416/ar5416_power.c')
-rw-r--r--ar5416/ar5416_power.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ar5416/ar5416_power.c b/ar5416/ar5416_power.c
index b951cfd..b83b0f8 100644
--- a/ar5416/ar5416_power.c
+++ b/ar5416/ar5416_power.c
@@ -18,8 +18,6 @@
*/
#include "opt_ah.h"
-#ifdef AH_SUPPORT_AR5416
-
#include "ah.h"
#include "ah_internal.h"
@@ -173,4 +171,3 @@ ar5416GetPowerMode(struct ath_hal *ah)
return HAL_PM_UNDEFINED;
}
}
-#endif /* AH_SUPPORT_AR5416 */
OpenPOWER on IntegriCloud