diff options
Diffstat (limited to 'drivers/timer/omap-timer.c')
-rw-r--r-- | drivers/timer/omap-timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/omap-timer.c b/drivers/timer/omap-timer.c index fda6356fdb..9b6d97dae6 100644 --- a/drivers/timer/omap-timer.c +++ b/drivers/timer/omap-timer.c @@ -5,6 +5,7 @@ * Copyright (C) 2015, Texas Instruments, Incorporated */ +#include <common.h> #include <dm.h> #include <errno.h> #include <timer.h> |