ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI
[oweals/u-boot.git] / common / exports.c
index b4f1f7af152997607aeab793637d2a832380abab..6253b55694bfc638ece0a6590166e09bbac999d5 100644 (file)
@@ -1,5 +1,7 @@
 #include <common.h>
+#include <command.h>
 #include <exports.h>
+#include <malloc.h>
 #include <spi.h>
 #include <i2c.h>