common: Drop log.h from common header
[pandora-u-boot.git] / drivers / mtd / spi / sf_probe.c
index 72b6ee7..c2e51f9 100644 (file)
@@ -10,6 +10,7 @@
 #include <common.h>
 #include <dm.h>
 #include <errno.h>
+#include <log.h>
 #include <malloc.h>
 #include <spi.h>
 #include <spi_flash.h>