common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / mtd / spi / spi-nor-core.c
index 3d43614..76511f5 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <dm/device_compat.h>
 #include <dm/devres.h>
 #include <linux/err.h>