common: Drop log.h from common header
[platform/kernel/u-boot.git] / fs / ubifs / tnc.c
index fc6fdaf..0dc7886 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #ifndef __UBOOT__
+#include <log.h>
 #include <dm/devres.h>
 #include <linux/crc32.h>
 #include <linux/slab.h>