summaryrefslogtreecommitdiff
path: root/drivers/timer/rockchip_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/timer/rockchip_timer.c')
-rw-r--r--drivers/timer/rockchip_timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/rockchip_timer.c b/drivers/timer/rockchip_timer.c
index 96c010f4dcc..e66c49aa6bb 100644
--- a/drivers/timer/rockchip_timer.c
+++ b/drivers/timer/rockchip_timer.c
@@ -3,6 +3,7 @@
* Copyright (C) 2017 Theobroma Systems Design und Consulting GmbH
*/
+#include <common.h>
#include <bootstage.h>
#include <dm.h>
#include <init.h>