mmc: fsl_esdhc: Fix SDR104 and HS200 support
[oweals/u-boot.git] / common / spl / spl_fat.c
index 163e540622b18823bb082911b421f8c2fb56a2c4..c2eb097365ffbea29c16610d305c3e44d6d1107d 100644 (file)
@@ -9,6 +9,8 @@
  */
 
 #include <common.h>
+#include <env.h>
+#include <log.h>
 #include <spl.h>
 #include <asm/u-boot.h>
 #include <fat.h>