diff options
Diffstat (limited to 'drivers/timer/npcm-timer.c')
-rw-r--r-- | drivers/timer/npcm-timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/timer/npcm-timer.c b/drivers/timer/npcm-timer.c index 4562a6f2311..9463fd29ce8 100644 --- a/drivers/timer/npcm-timer.c +++ b/drivers/timer/npcm-timer.c @@ -3,7 +3,6 @@ * Copyright (c) 2022 Nuvoton Technology Corp. */ -#include <common.h> #include <clk.h> #include <dm.h> #include <timer.h> |