]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/nand/nand_util.c
spi: Correct device tree usage in spi_flash_decode_fdt()
[u-boot] / drivers / mtd / nand / nand_util.c
index 21b4a618ce503c98bce2c861bc1e876941d83dc6..71285b6669416b1402ebd8b03f7b9957b47a37a4 100644 (file)
@@ -23,6 +23,7 @@
 #include <command.h>
 #include <watchdog.h>
 #include <malloc.h>
+#include <memalign.h>
 #include <div64.h>
 
 #include <asm/errno.h>