common: Drop log.h from common header
[pandora-u-boot.git] / drivers / mtd / mtdcore.c
index f8d3f4d..2b7de6c 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #ifndef __UBOOT__
+#include <log.h>
 #include <dm/devres.h>
 #include <linux/module.h>
 #include <linux/kernel.h>