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