diff options
Diffstat (limited to 'drivers/timer/cadence-ttc.c')
-rw-r--r-- | drivers/timer/cadence-ttc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/cadence-ttc.c b/drivers/timer/cadence-ttc.c index ed48a145f2c..4837b0645b6 100644 --- a/drivers/timer/cadence-ttc.c +++ b/drivers/timer/cadence-ttc.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <bootstage.h> #include <dm.h> #include <errno.h> #include <timer.h> |