common: Drop log.h from common header
[oweals/u-boot.git] / common / spl / spl_mmc.c
index 95d5a7271f5e9b69a1050f90c88dce16af71adb4..add2785b4e39d2bafb953b9757853ecc8f0caee6 100644 (file)
@@ -7,6 +7,7 @@
  */
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <part.h>
 #include <spl.h>
 #include <linux/compiler.h>