]> git.sur5r.net Git - u-boot/blobdiff - fs/ext4/dev.c
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
[u-boot] / fs / ext4 / dev.c
index c77c02cdfce262cdb6910a4746b149f2b9f0d07f..20f52566f09c03bfeaa869855aa81649e109dc2c 100644 (file)
@@ -25,6 +25,7 @@
 
 #include <common.h>
 #include <config.h>
+#include <memalign.h>
 #include <ext4fs.h>
 #include <ext_common.h>
 #include "ext4_common.h"