summaryrefslogtreecommitdiff
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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/stm32_timer.c b/drivers/timer/stm32_timer.c
index 76315100e2..76d99a2b86 100644
--- a/drivers/timer/stm32_timer.c
+++ b/drivers/timer/stm32_timer.c
@@ -9,6 +9,7 @@
#include <dm.h>
#include <fdtdec.h>
#include <timer.h>
+#include <dm/device_compat.h>
#include <asm/io.h>