Remove unused #define's.

Pointy hat to: adrian, for not properly reading things when he copied
  ar9285.h to ar9287.h.
This commit is contained in:
adrian 2011-12-23 04:05:39 +00:00
parent 9ae4b343e4
commit e268c964fd

View File

@ -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