diff options
Diffstat (limited to 'board/ti/panda/panda.c')
-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 f718e69e85..fda8d5f3c8 100644 --- a/board/ti/panda/panda.c +++ b/board/ti/panda/panda.c @@ -9,6 +9,7 @@ #include <log.h> #include <net.h> #include <serial.h> +#include <asm/global_data.h> #include <asm/mach-types.h> #include <asm/arch/sys_proto.h> #include <asm/arch/mmc_host_def.h> |