diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/hw.h')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/hw.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/hw.h b/drivers/net/wireless/ath/ath9k/hw.h index d83cc3b4685..157e6bc2651 100644 --- a/drivers/net/wireless/ath/ath9k/hw.h +++ b/drivers/net/wireless/ath/ath9k/hw.h | |||
@@ -238,7 +238,6 @@ struct ath9k_ops_config { | |||
238 | #define SPUR_DISABLE 0 | 238 | #define SPUR_DISABLE 0 |
239 | #define SPUR_ENABLE_IOCTL 1 | 239 | #define SPUR_ENABLE_IOCTL 1 |
240 | #define SPUR_ENABLE_EEPROM 2 | 240 | #define SPUR_ENABLE_EEPROM 2 |
241 | #define AR_EEPROM_MODAL_SPURS 5 | ||
242 | #define AR_SPUR_5413_1 1640 | 241 | #define AR_SPUR_5413_1 1640 |
243 | #define AR_SPUR_5413_2 1200 | 242 | #define AR_SPUR_5413_2 1200 |
244 | #define AR_NO_SPUR 0x8000 | 243 | #define AR_NO_SPUR 0x8000 |