common: Drop log.h from common header
[oweals/u-boot.git] / drivers / mtd / onenand / onenand_base.c
index 693bb78b87cfe287d306f9518acd6719af2a8200..0580b509f898e13fc629d223e5330a4643222c67 100644 (file)
@@ -20,6 +20,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <watchdog.h>
 #include <dm/devres.h>
 #include <linux/compat.h>