diff options
Diffstat (limited to 'board/compulab/cl-som-am57x')
-rw-r--r-- | board/compulab/cl-som-am57x/eth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/compulab/cl-som-am57x/eth.c b/board/compulab/cl-som-am57x/eth.c index b615fb9e7e..9f9525eeb0 100644 --- a/board/compulab/cl-som-am57x/eth.c +++ b/board/compulab/cl-som-am57x/eth.c @@ -10,6 +10,7 @@ #include <common.h> #include <cpsw.h> +#include <environment.h> #include <miiphy.h> #include <asm/gpio.h> #include <asm/arch/sys_proto.h> |