aboutsummaryrefslogtreecommitdiff
path: root/drivers/timer/npcm-timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/timer/npcm-timer.c')
-rw-r--r--drivers/timer/npcm-timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/npcm-timer.c b/drivers/timer/npcm-timer.c
index 9463fd2..4562a6f 100644
--- a/drivers/timer/npcm-timer.c
+++ b/drivers/timer/npcm-timer.c
@@ -3,6 +3,7 @@
* Copyright (c) 2022 Nuvoton Technology Corp.
*/
+#include <common.h>
#include <clk.h>
#include <dm.h>
#include <timer.h>