From e268c964fdfdce48aa48319c8b5a279a7512fa09 Mon Sep 17 00:00:00 2001 From: adrian Date: Fri, 23 Dec 2011 04:05:39 +0000 Subject: [PATCH] Remove unused #define's. Pointy hat to: adrian, for not properly reading things when he copied ar9285.h to ar9287.h. --- sys/dev/ath/ath_hal/ar9002/ar9287.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/dev/ath/ath_hal/ar9002/ar9287.h b/sys/dev/ath/ath_hal/ar9002/ar9287.h index 90d25ed28fc7..3122ea4318ba 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9287.h +++ b/sys/dev/ath/ath_hal/ar9002/ar9287.h @@ -45,9 +45,7 @@ struct ath_hal_9287 { #define AH9287(_ah) ((struct ath_hal_9287 *)(_ah)) #define AR9287_DEFAULT_RXCHAINMASK 3 -#define AR9285_DEFAULT_RXCHAINMASK 1 #define AR9287_DEFAULT_TXCHAINMASK 3 -#define AR9285_DEFAULT_TXCHAINMASK 1 #define AR_PHY_CCA_NOM_VAL_9287_2GHZ -112 #define AR_PHY_CCA_NOM_VAL_9287_5GHZ -112