nvme: use page-aligned buffer for identify command
[oweals/u-boot.git] / common / fdt_support.c
index 86de5b8f05bd49375c14028057ef2fe5c427b945..baf7924ff6126ede18548c746e28defc65eca635 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <mapmem.h>
 #include <stdio_dev.h>
 #include <linux/ctype.h>