common: Drop log.h from common header
[platform/kernel/u-boot.git] / lib / crypto / pkcs7_parser.c
index 0ee207b..0b85fe8 100644 (file)
@@ -7,6 +7,7 @@
 
 #define pr_fmt(fmt) "PKCS7: "fmt
 #ifdef __UBOOT__
+#include <log.h>
 #include <dm/devres.h>
 #include <linux/bitops.h>
 #include <linux/compat.h>