common: Drop log.h from common header
[oweals/u-boot.git] / drivers / spi / exynos_spi.c
index d682a11013a4b35753666ae426423e952590f3ff..cded7a8ddce601043c8e12a0185031424d02b86b 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <dm.h>
 #include <errno.h>
+#include <log.h>
 #include <malloc.h>
 #include <spi.h>
 #include <fdtdec.h>