summaryrefslogtreecommitdiff
path: root/board/st/stm32f469-discovery/stm32f469-discovery.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/stm32f469-discovery/stm32f469-discovery.c')
-rw-r--r--board/st/stm32f469-discovery/stm32f469-discovery.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/stm32f469-discovery/stm32f469-discovery.c b/board/st/stm32f469-discovery/stm32f469-discovery.c
index 4ad4ee69c7..742fd67b98 100644
--- a/board/st/stm32f469-discovery/stm32f469-discovery.c
+++ b/board/st/stm32f469-discovery/stm32f469-discovery.c
@@ -9,6 +9,7 @@
#include <env.h>
#include <init.h>
#include <log.h>
+#include <asm/global_data.h>
#include <asm/io.h>
#include <asm/arch/stm32.h>