thermal: imx_scu_thermal: prevent boot hang with zero pdata
[oweals/u-boot.git] / env / flash.c
index b487e6701ef82632372cbff55f307362112ceb09..3198147c380834e8560347e271ef8122f74ccd92 100644 (file)
@@ -13,6 +13,8 @@
 #include <command.h>
 #include <env.h>
 #include <env_internal.h>
+#include <flash.h>
+#include <log.h>
 #include <linux/stddef.h>
 #include <malloc.h>
 #include <search.h>