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