diff options
Diffstat (limited to 'board/ti/ti814x/evm.c')
-rw-r--r-- | board/ti/ti814x/evm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ti/ti814x/evm.c b/board/ti/ti814x/evm.c index 7f82e71228..8ed80d2f46 100644 --- a/board/ti/ti814x/evm.c +++ b/board/ti/ti814x/evm.c @@ -11,6 +11,7 @@ #include <cpsw.h> #include <env.h> #include <errno.h> +#include <init.h> #include <net.h> #include <spl.h> #include <asm/arch/cpu.h> |