]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/env_sf.c
arc: introduce U-Boot port for ARCv2 ISA
[people/ms/u-boot.git] / common / env_sf.c
index 37ab13ae17842309339fa9a70a42e49b8669207e..5e3729c2c2d62dfb201e2329081318f1657fa422 100644 (file)
@@ -12,6 +12,7 @@
 #include <common.h>
 #include <environment.h>
 #include <malloc.h>
+#include <spi.h>
 #include <spi_flash.h>
 #include <search.h>
 #include <errno.h>