]> git.sur5r.net Git - u-boot/blobdiff - disk/part_dos.c
arm: s5pc1xx: move SoC to mach-s5pc1xx
[u-boot] / disk / part_dos.c
index cf1a36ebb826699e9b391f6d68a9fad0c5806430..89263d38aaa03c609f4aa1ec3da83913832dee3d 100644 (file)
@@ -17,6 +17,7 @@
 #include <common.h>
 #include <command.h>
 #include <ide.h>
+#include <memalign.h>
 #include "part_dos.h"
 
 #ifdef HAVE_BLOCK_DEVICE