diff options
Diffstat (limited to 'drivers/timer/andes_plmt_timer.c')
-rw-r--r-- | drivers/timer/andes_plmt_timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/timer/andes_plmt_timer.c b/drivers/timer/andes_plmt_timer.c index 42dd4b62317..20baaf61307 100644 --- a/drivers/timer/andes_plmt_timer.c +++ b/drivers/timer/andes_plmt_timer.c @@ -8,7 +8,6 @@ * associated with timer tick. */ -#include <common.h> #include <dm.h> #include <timer.h> #include <asm/io.h> |