diff options
Diffstat (limited to 'drivers/timer/ostm_timer.c')
-rw-r--r-- | drivers/timer/ostm_timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/ostm_timer.c b/drivers/timer/ostm_timer.c index 314f956cdfb..3bf0d4647b5 100644 --- a/drivers/timer/ostm_timer.c +++ b/drivers/timer/ostm_timer.c @@ -5,6 +5,7 @@ * Copyright (C) 2019 Marek Vasut <marek.vasut@gmail.com> */ +#include <common.h> #include <clock_legacy.h> #include <malloc.h> #include <asm/global_data.h> |