aboutsummaryrefslogtreecommitdiffstats
path: root/nicintel_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'nicintel_spi.c')
-rw-r--r--nicintel_spi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nicintel_spi.c b/nicintel_spi.c
index 1f1dcff0..a422d302 100644
--- a/nicintel_spi.c
+++ b/nicintel_spi.c
@@ -74,8 +74,6 @@
// #define FL_BUSY 30
// #define FL_ER 31
-#define BIT(x) (1<<(x))
-
struct nicintel_spi_data {
uint8_t *spibar;
};