common: Drop log.h from common header
[oweals/u-boot.git] / drivers / mtd / spi / sf_probe.c
index 72b6ee702d4cd9d1b086cc74f32e92781af36a10..c2e51f9c68dfb77e972b24c2d7d4ec005a1475b0 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>