summaryrefslogtreecommitdiffstats
path: root/bitbang_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'bitbang_spi.c')
-rw-r--r--bitbang_spi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbang_spi.c b/bitbang_spi.c
index 8925884..8d6a9a1 100644
--- a/bitbang_spi.c
+++ b/bitbang_spi.c
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include <ctype.h>
#include "flash.h"
+#include "chipdrivers.h"
#include "spi.h"
/* Length of half a clock period in usecs */
OpenPOWER on IntegriCloud