common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / mtd / ubi / misc.c
index 3f7ee59..81275de 100644 (file)
@@ -7,6 +7,7 @@
 
 /* Here we keep miscellaneous functions which are used all over the UBI code */
 
+#include <log.h>
 #include <malloc.h>
 #include <ubi_uboot.h>
 #include "ubi.h"