common: Drop log.h from common header
[oweals/u-boot.git] / drivers / spi / mxs_spi.c
index ee44973c7fa625c400ca9993f1629436492fcb2e..635955e819beff3b69efe7e9b2772dbd70f1d91e 100644 (file)
@@ -14,6 +14,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <log.h>
 #include <malloc.h>
 #include <memalign.h>
 #include <spi.h>