Always build u-boot.img when using CONFIG_SPL_FRAMEWORK
[platform/kernel/u-boot.git] / common / exports.c
index 717e4af..b97ca48 100644 (file)
@@ -1,5 +1,6 @@
 #include <common.h>
 #include <exports.h>
+#include <spi.h>
 
 DECLARE_GLOBAL_DATA_PTR;