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 99bd36f..24813de 100644 --- a/drivers/timer/ostm_timer.c +++ b/drivers/timer/ostm_timer.c @@ -7,6 +7,7 @@ #include <common.h> #include <malloc.h> +#include <asm/global_data.h> #include <asm/io.h> #include <dm.h> #include <clk.h> |