common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / spi / mpc8xxx_spi.c
index e48debb..8aedd5e 100644 (file)
@@ -8,6 +8,7 @@
 #include <clk.h>
 #include <dm.h>
 #include <errno.h>
+#include <log.h>
 #include <malloc.h>
 #include <spi.h>
 #include <asm/mpc8xxx_spi.h>