aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rt2870/common/eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rt2870/common/eeprom.c')
-rw-r--r--drivers/staging/rt2870/common/eeprom.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/staging/rt2870/common/eeprom.c b/drivers/staging/rt2870/common/eeprom.c
index 33f16ed9c49..bed2d666629 100644
--- a/drivers/staging/rt2870/common/eeprom.c
+++ b/drivers/staging/rt2870/common/eeprom.c
@@ -36,16 +36,6 @@
*/
#include "../rt_config.h"
-#if 0
-#define EEPROM_SIZE 0x200
-#define NVRAM_OFFSET 0x30000
-#define RF_OFFSET 0x40000
-
-static UCHAR init_flag = 0;
-static PUCHAR nv_ee_start = 0;
-
-static UCHAR EeBuffer[EEPROM_SIZE];
-#endif
// IRQL = PASSIVE_LEVEL
VOID RaiseClock(
IN PRTMP_ADAPTER pAd,