common: Drop log.h from common header
[oweals/u-boot.git] / drivers / spi / xilinx_spi.c
index 2b5f2cf54838251c7e4a277629e4d4c371b60596..4a568cb56d65749f984485da9ff2c30565a3ae01 100644 (file)
@@ -16,6 +16,7 @@
 #include <common.h>
 #include <dm.h>
 #include <errno.h>
+#include <log.h>
 #include <malloc.h>
 #include <spi.h>
 #include <asm/io.h>