common: Drop log.h from common header
[pandora-u-boot.git] / lib / bch.c
index 8945d8d..de66b1a 100644 (file)
--- a/lib/bch.c
+++ b/lib/bch.c
@@ -55,6 +55,7 @@
 
 #ifndef USE_HOSTCC
 #include <common.h>
+#include <log.h>
 #include <malloc.h>
 #include <ubi_uboot.h>
 #include <dm/devres.h>