common: Drop log.h from common header
[oweals/u-boot.git] / drivers / spi / zynq_spi.c
index 0b2b2f481037e02f06e00e55ba0fe1d8cd239d6b..b59b876a6262b84cc2a95204fe3e8e0d7b90ef5f 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <malloc.h>
 #include <spi.h>
 #include <time.h>