diff options
Diffstat (limited to 'drivers/timer/fttmr010_timer.c')
-rw-r--r-- | drivers/timer/fttmr010_timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/timer/fttmr010_timer.c b/drivers/timer/fttmr010_timer.c index b6289e64610..c41bbfc1d57 100644 --- a/drivers/timer/fttmr010_timer.c +++ b/drivers/timer/fttmr010_timer.c @@ -5,7 +5,6 @@ * * 23/08/2022 Port to DM */ -#include <common.h> #include <dm.h> #include <log.h> #include <timer.h> |