mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning
[oweals/u-boot.git] / common / bootstage.c
index 79972e46f29f22f0cc2201d28934aae8c58c4b00..5f87358fd8544d13b851f488023102a78d745095 100644 (file)
@@ -10,6 +10,9 @@
  */
 
 #include <common.h>
+#include <bootstage.h>
+#include <hang.h>
+#include <log.h>
 #include <malloc.h>
 #include <sort.h>
 #include <spl.h>