common: Drop log.h from common header
[oweals/u-boot.git] / common / image-fdt.c
index 1d2263de5d75ce64a405a06dabc84c3abc9fc09e..b63e772bd6ee4f7af8f9d614046f861194b11e97 100644 (file)
@@ -15,6 +15,7 @@
 #include <errno.h>
 #include <image.h>
 #include <lmb.h>
+#include <log.h>
 #include <malloc.h>
 #include <linux/libfdt.h>
 #include <mapmem.h>