common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / mmc / mvebu_mmc.c
index 958ac17..8e7745e 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <errno.h>
+#include <log.h>
 #include <malloc.h>
 #include <part.h>
 #include <mmc.h>