diff options
Diffstat (limited to 'board/samtec')
-rw-r--r-- | board/samtec/vining_fpga/socfpga.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/samtec/vining_fpga/socfpga.c b/board/samtec/vining_fpga/socfpga.c index efc8ddf162..63ce4a20b5 100644 --- a/board/samtec/vining_fpga/socfpga.c +++ b/board/samtec/vining_fpga/socfpga.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <env.h> #include <environment.h> #include <asm/arch/reset_manager.h> #include <asm/io.h> |