diff options
Diffstat (limited to 'drivers/timer/xilinx-timer.c')
-rw-r--r-- | drivers/timer/xilinx-timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/xilinx-timer.c b/drivers/timer/xilinx-timer.c index 54148aa168..172fd9f929 100644 --- a/drivers/timer/xilinx-timer.c +++ b/drivers/timer/xilinx-timer.c @@ -7,6 +7,7 @@ * Michal SIMEK <monstr@monstr.eu> */ +#include <common.h> #include <dm.h> #include <timer.h> #include <regmap.h> |