diff options
Diffstat (limited to 'drivers/timer/andes_plmt_timer.c')
-rw-r--r-- | drivers/timer/andes_plmt_timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/andes_plmt_timer.c b/drivers/timer/andes_plmt_timer.c index 20baaf61307..42dd4b62317 100644 --- a/drivers/timer/andes_plmt_timer.c +++ b/drivers/timer/andes_plmt_timer.c @@ -8,6 +8,7 @@ * associated with timer tick. */ +#include <common.h> #include <dm.h> #include <timer.h> #include <asm/io.h> |