diff options
Diffstat (limited to 'board/amlogic')
-rw-r--r-- | board/amlogic/jethub-j100/jethub-j100.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/amlogic/jethub-j100/jethub-j100.c b/board/amlogic/jethub-j100/jethub-j100.c index b770a1f8c53..9e87fb9f9d7 100644 --- a/board/amlogic/jethub-j100/jethub-j100.c +++ b/board/amlogic/jethub-j100/jethub-j100.c @@ -5,6 +5,7 @@ */ #include <dm.h> +#include <env.h> #include <init.h> #include <net.h> #include <asm/io.h> |