diff options
Diffstat (limited to 'drivers/timer/arm_twd_timer.c')
-rw-r--r-- | drivers/timer/arm_twd_timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/arm_twd_timer.c b/drivers/timer/arm_twd_timer.c index 2b2f3591173..40ccd165874 100644 --- a/drivers/timer/arm_twd_timer.c +++ b/drivers/timer/arm_twd_timer.c @@ -27,6 +27,7 @@ * Alex Zuepke <azu@sysgo.de> */ +#include <common.h> #include <dm.h> #include <fdtdec.h> #include <timer.h> |