common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / mtd / spi / sf-uclass.c
index 5ebcca5..de369aa 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <malloc.h>
 #include <spi.h>
 #include <spi_flash.h>