diff options
Diffstat (limited to 'drivers/timer/atmel_tcb_timer.c')
-rw-r--r-- | drivers/timer/atmel_tcb_timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/timer/atmel_tcb_timer.c b/drivers/timer/atmel_tcb_timer.c index 8c17987c7d7..3a328b2f6c7 100644 --- a/drivers/timer/atmel_tcb_timer.c +++ b/drivers/timer/atmel_tcb_timer.c @@ -5,7 +5,6 @@ * Author: Clément Léger <clement.leger@bootlin.com> */ -#include <common.h> #include <clk.h> #include <dm.h> #include <timer.h> |