common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / mtd / jedec_flash.c
index ce921b4..859c7fd 100644 (file)
@@ -13,6 +13,7 @@
 
 #include <common.h>
 #include <flash.h>
+#include <log.h>
 #include <asm/processor.h>
 #include <asm/io.h>
 #include <asm/byteorder.h>