diff options
Diffstat (limited to 'drivers/timer/mtk_timer.c')
-rw-r--r-- | drivers/timer/mtk_timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/timer/mtk_timer.c b/drivers/timer/mtk_timer.c index 223e63f6c1a..8216c289837 100644 --- a/drivers/timer/mtk_timer.c +++ b/drivers/timer/mtk_timer.c @@ -7,7 +7,6 @@ */ #include <clk.h> -#include <common.h> #include <dm.h> #include <timer.h> #include <asm/io.h> |