diff options
Diffstat (limited to 'board/tqc/tqma6/tqma6.c')
-rw-r--r-- | board/tqc/tqma6/tqma6.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/tqc/tqma6/tqma6.c b/board/tqc/tqma6/tqma6.c index 2df901a584..26d557cece 100644 --- a/board/tqc/tqma6/tqma6.c +++ b/board/tqc/tqma6/tqma6.c @@ -15,6 +15,7 @@ #include <asm/arch/sys_proto.h> #include <env.h> #include <fdt_support.h> +#include <asm/global_data.h> #include <linux/errno.h> #include <asm/gpio.h> #include <asm/io.h> |