common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / mtd / ubi / vmt.c
index 2114abb..0bfedd0 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #ifndef __UBOOT__
+#include <log.h>
 #include <dm/devres.h>
 #include <linux/err.h>
 #include <linux/slab.h>