common: Drop log.h from common header
[pandora-u-boot.git] / drivers / mtd / ubi / upd.c
index 0f7951c..28a362a 100644 (file)
@@ -26,6 +26,7 @@
  */
 
 #ifndef __UBOOT__
+#include <log.h>
 #include <malloc.h>
 #include <linux/uaccess.h>
 #else