common: Drop log.h from common header
[platform/kernel/u-boot.git] / arch / arm / mach-zynqmp / spl.c
index 35dbff0..fd0c122 100644 (file)
@@ -8,6 +8,7 @@
 #include <common.h>
 #include <image.h>
 #include <init.h>
+#include <log.h>
 #include <spl.h>
 
 #include <asm/io.h>