common: Drop log.h from common header
[oweals/u-boot.git] / fs / ext4 / ext4_write.c
index ce1fddc9a47af73a1adef36c2167231cbbb5a5fb..f22af45d1b9747368fdb8e864bd3a3432dea4f7c 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <common.h>
 #include <blk.h>
+#include <log.h>
 #include <malloc.h>
 #include <memalign.h>
 #include <part.h>