summaryrefslogtreecommitdiffstats
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 4b71d40056..85988acb24 100644
--- a/board/st/stm32f469-discovery/stm32f469-discovery.c
+++ b/board/st/stm32f469-discovery/stm32f469-discovery.c
@@ -8,6 +8,7 @@
#include <dm.h>
#include <env.h>
#include <init.h>
+#include <log.h>
#include <asm/io.h>
#include <asm/arch/stm32.h>