summaryrefslogtreecommitdiffstats
path: root/board/st/stm32h743-eval/stm32h743-eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/stm32h743-eval/stm32h743-eval.c')
-rw-r--r--board/st/stm32h743-eval/stm32h743-eval.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/stm32h743-eval/stm32h743-eval.c b/board/st/stm32h743-eval/stm32h743-eval.c
index 6aab2e243e..0484c3c250 100644
--- a/board/st/stm32h743-eval/stm32h743-eval.c
+++ b/board/st/stm32h743-eval/stm32h743-eval.c
@@ -7,6 +7,7 @@
#include <common.h>
#include <dm.h>
#include <init.h>
+#include <log.h>
DECLARE_GLOBAL_DATA_PTR;