common: Drop log.h from common header
[platform/kernel/u-boot.git] / common / image.c
index 9e4e23c..e1ca1a7 100644 (file)
@@ -12,6 +12,7 @@
 #include <cpu_func.h>
 #include <env.h>
 #include <lmb.h>
+#include <log.h>
 #include <malloc.h>
 #include <asm/cache.h>
 #include <u-boot/crc.h>