summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/eeprom.h
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-10-08 22:06:22 +0400
committerJohn W. Linville <linville@tuxdriver.com>2011-10-12 00:41:28 +0400
commit1b428a26a13732444ca4c16914e03cfe878b15f4 (patch)
tree04690d79ddd8c8cac0741d346236bc6bcc215c90 /drivers/net/wireless/ath/ath9k/eeprom.h
parentcd2ea0df6892893c9a47b55f37a4d73736221a39 (diff)
downloadlinux-1b428a26a13732444ca4c16914e03cfe878b15f4.tar.xz
ath9k_hw: remove EEP_REG_1
It was previously used for current_rd_ext Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/eeprom.h')
-rw-r--r--drivers/net/wireless/ath/ath9k/eeprom.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/eeprom.h b/drivers/net/wireless/ath/ath9k/eeprom.h
index 909a224fb650..3721770c238e 100644
--- a/drivers/net/wireless/ath/ath9k/eeprom.h
+++ b/drivers/net/wireless/ath/ath9k/eeprom.h
@@ -220,7 +220,6 @@ enum eeprom_param {
EEP_MAC_MID,
EEP_MAC_LSW,
EEP_REG_0,
- EEP_REG_1,
EEP_OP_CAP,
EEP_OP_MODE,
EEP_RF_SILENT,