diff options
Diffstat (limited to 'drivers/timer/mchp-pit64b-timer.c')
-rw-r--r-- | drivers/timer/mchp-pit64b-timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/mchp-pit64b-timer.c b/drivers/timer/mchp-pit64b-timer.c index 1a5b2e6a0dc..c9806d7eeeb 100644 --- a/drivers/timer/mchp-pit64b-timer.c +++ b/drivers/timer/mchp-pit64b-timer.c @@ -7,6 +7,7 @@ * Author: Claudiu Beznea <claudiu.beznea@microchip.com> */ +#include <common.h> #include <clk.h> #include <dm.h> #include <timer.h> |