diff options
Diffstat (limited to 'board/ti/panda')
-rw-r--r-- | board/ti/panda/panda.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ti/panda/panda.c b/board/ti/panda/panda.c index b1e51bc431..c9413af350 100644 --- a/board/ti/panda/panda.c +++ b/board/ti/panda/panda.c @@ -5,6 +5,7 @@ * Steve Sakoman <steve@sakoman.com> */ #include <common.h> +#include <init.h> #include <net.h> #include <asm/mach-types.h> #include <asm/arch/sys_proto.h> |