summaryrefslogtreecommitdiffstats
path: root/drivers/misc/stm32_rcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/stm32_rcc.c')
-rw-r--r--drivers/misc/stm32_rcc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/stm32_rcc.c b/drivers/misc/stm32_rcc.c
index 980b84453e..b82fe54c60 100644
--- a/drivers/misc/stm32_rcc.c
+++ b/drivers/misc/stm32_rcc.c
@@ -6,6 +6,7 @@
#include <common.h>
#include <dm.h>
+#include <log.h>
#include <misc.h>
#include <stm32_rcc.h>
#include <dm/device-internal.h>