common: Drop log.h from common header
[platform/kernel/u-boot.git] / common / spl / spl_fat.c
index aa371ab..c2eb097 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <common.h>
 #include <env.h>
+#include <log.h>
 #include <spl.h>
 #include <asm/u-boot.h>
 #include <fat.h>