common: Drop log.h from common header
[oweals/u-boot.git] / drivers / spi / mxc_spi.c
index 4d1317c36464cb2f9e732e601baab2c4209206a8..4865fd91f8c008231d16af686547dcbc73b67262 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <malloc.h>
 #include <spi.h>
 #include <dm/device_compat.h>