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 f0e25093ca..48a5055b05 100644 --- a/drivers/timer/ostm_timer.c +++ b/drivers/timer/ostm_timer.c @@ -6,6 +6,7 @@ */ #include <common.h> +#include <malloc.h> #include <asm/io.h> #include <dm.h> #include <clk.h> |