diff options
Diffstat (limited to 'drivers/timer/ostm_timer.c')
-rw-r--r-- | drivers/timer/ostm_timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/timer/ostm_timer.c b/drivers/timer/ostm_timer.c index 3bf0d4647b5..314f956cdfb 100644 --- a/drivers/timer/ostm_timer.c +++ b/drivers/timer/ostm_timer.c @@ -5,7 +5,6 @@ * Copyright (C) 2019 Marek Vasut <marek.vasut@gmail.com> */ -#include <common.h> #include <clock_legacy.h> #include <malloc.h> #include <asm/global_data.h> |