common: Drop log.h from common header
[oweals/u-boot.git] / drivers / spi / stm32_spi.c
index ebf2b98fcd45955e71f11956bb89b72a269c5fc7..fdc9f952e7faffe023c3e76afc39e7faee1f2d0e 100644 (file)
@@ -8,6 +8,7 @@
 #include <clk.h>
 #include <dm.h>
 #include <errno.h>
+#include <log.h>
 #include <malloc.h>
 #include <reset.h>
 #include <spi.h>