env: Move env_get() to env.h
Move env_get() over to the new header file. Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user