summaryrefslogtreecommitdiffstats
path: root/nicintel_eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'nicintel_eeprom.c')
-rw-r--r--nicintel_eeprom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nicintel_eeprom.c b/nicintel_eeprom.c
index af5fa2162..efd4232c3 100644
--- a/nicintel_eeprom.c
+++ b/nicintel_eeprom.c
@@ -69,7 +69,6 @@
#define EEWR_ADDR 2
#define EEWR_DATA 16
-#define BIT(x) (1<<x)
#define EE_PAGE_MASK 0x3f
static uint8_t *nicintel_eebar;