]> git.sur5r.net Git - u-boot/blobdiff - fs/fs.c
dm: i2c: Move definitions to the top of the header file
[u-boot] / fs / fs.c
diff --git a/fs/fs.c b/fs/fs.c
index 483273fe20b8212075f74526cb86aa2ae3e36988..ac0897d94a08625de0bca16a913d8fcdb6392884 100644 (file)
--- a/fs/fs.c
+++ b/fs/fs.c
@@ -17,6 +17,7 @@
 #include <config.h>
 #include <errno.h>
 #include <common.h>
+#include <mapmem.h>
 #include <part.h>
 #include <ext4fs.h>
 #include <fat.h>