summaryrefslogtreecommitdiffstats
path: root/spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'spi.c')
-rw-r--r--spi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/spi.c b/spi.c
index bc80cbd..ea64882 100644
--- a/spi.c
+++ b/spi.c
@@ -28,7 +28,6 @@
#include "spi.h"
enum spi_controller spi_controller = SPI_CONTROLLER_NONE;
-void *spibar = NULL;
void spi_prettyprint_status_register(struct flashchip *flash);
OpenPOWER on IntegriCloud