aboutsummaryrefslogtreecommitdiff
path: root/drivers/timer/tegra-timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/timer/tegra-timer.c')
-rw-r--r--drivers/timer/tegra-timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/tegra-timer.c b/drivers/timer/tegra-timer.c
index 3545424..a867c64 100644
--- a/drivers/timer/tegra-timer.c
+++ b/drivers/timer/tegra-timer.c
@@ -3,6 +3,7 @@
* Copyright (C) 2022 Svyatoslav Ryhel <clamor95@gmail.com>
*/
+#include <common.h>
#include <dm.h>
#include <errno.h>
#include <timer.h>