diff options
Diffstat (limited to 'drivers/timer/cadence-ttc.c')
-rw-r--r-- | drivers/timer/cadence-ttc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/cadence-ttc.c b/drivers/timer/cadence-ttc.c index 3cac2ec..2f95d45 100644 --- a/drivers/timer/cadence-ttc.c +++ b/drivers/timer/cadence-ttc.c @@ -9,6 +9,7 @@ #include <errno.h> #include <init.h> #include <timer.h> +#include <asm/global_data.h> #include <asm/io.h> #include <linux/bitops.h> #include <linux/err.h> |