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