aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/timer/stm32_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/timer/stm32_timer.c')
-rw-r--r--drivers/timer/stm32_timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/timer/stm32_timer.c b/drivers/timer/stm32_timer.c
index 1dc21c5c1be..1213a14ef19 100644
--- a/drivers/timer/stm32_timer.c
+++ b/drivers/timer/stm32_timer.c
@@ -6,7 +6,7 @@
#define LOG_CATEGORY UCLASS_TIMER
-#include <config.h>
+#include <common.h>
#include <clk.h>
#include <dm.h>
#include <fdtdec.h>