common: Drop log.h from common header
[pandora-u-boot.git] / drivers / mmc / arm_pl180_mmci.c
index d396afc..8c95229 100644 (file)
@@ -14,6 +14,7 @@
 #include "common.h"
 #include <clk.h>
 #include <errno.h>
+#include <log.h>
 #include <malloc.h>
 #include <mmc.h>
 #include <dm/device_compat.h>