diff options
Diffstat (limited to 'board/ti/ti816x/evm.c')
-rw-r--r-- | board/ti/ti816x/evm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ti/ti816x/evm.c b/board/ti/ti816x/evm.c index 240df8cbe1..8f7b591b5c 100644 --- a/board/ti/ti816x/evm.c +++ b/board/ti/ti816x/evm.c @@ -7,7 +7,7 @@ */ #include <common.h> -#include <environment.h> +#include <env.h> #include <spl.h> #include <asm/cache.h> #include <asm/io.h> |