common: Drop log.h from common header
[oweals/u-boot.git] / common / common_fit.c
index 41305d8aa69315e2fd16f18158a01c43f7a08413..a9933081007b112e61bf807ad3802467f0a2f11b 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <errno.h>
 #include <image.h>
+#include <log.h>
 #include <linux/libfdt.h>
 
 ulong fdt_getprop_u32(const void *fdt, int node, const char *prop)