]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/env_sf.c
dm: Add spi.h header to a few files
[karo-tx-uboot.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>