summaryrefslogtreecommitdiff
path: root/board/theadorable/theadorable.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/theadorable/theadorable.c')
-rw-r--r--board/theadorable/theadorable.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/theadorable/theadorable.c b/board/theadorable/theadorable.c
index 67bc00b65b..3c4133083f 100644
--- a/board/theadorable/theadorable.c
+++ b/board/theadorable/theadorable.c
@@ -13,6 +13,7 @@
#if !defined(CONFIG_SPL_BUILD)
#include <bootcount.h>
#endif
+#include <asm/global_data.h>
#include <asm/gpio.h>
#include <asm/io.h>
#include <asm/arch/cpu.h>