diff options
Diffstat (limited to 'board/menlo/m53menlo/m53menlo.c')
-rw-r--r-- | board/menlo/m53menlo/m53menlo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/menlo/m53menlo/m53menlo.c b/board/menlo/m53menlo/m53menlo.c index a63af5fae0..bda5f0df5b 100644 --- a/board/menlo/m53menlo/m53menlo.c +++ b/board/menlo/m53menlo/m53menlo.c @@ -18,6 +18,7 @@ #include <asm/mach-imx/video.h> #include <asm/gpio.h> #include <asm/spl.h> +#include <env.h> #include <fdt_support.h> #include <fsl_esdhc_imx.h> #include <gzip.h> |