common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / spi / sandbox_spi.c
index 6b610ff..b0a46c8 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <malloc.h>
 #include <spi.h>
 #include <spi_flash.h>