arm: socfpga: Add onchip RAM size macro
[oweals/u-boot.git] / arch / arm / mach-imx / cmd_nandbcb.c
index 334cc0766eedef7280fddc042cb4d24c45f50f35..b3e59b1b003550c0ec92b67186105268ff47f5bc 100644 (file)
@@ -10,7 +10,9 @@
  */
 
 #include <common.h>
+#include <malloc.h>
 #include <nand.h>
+#include <dm/devres.h>
 
 #include <asm/io.h>
 #include <jffs2/jffs2.h>