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