diff options
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/lib/time_sh2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/lib/time_sh2.c b/arch/sh/lib/time_sh2.c index ef7c6073cc..5484c543c6 100644 --- a/arch/sh/lib/time_sh2.c +++ b/arch/sh/lib/time_sh2.c @@ -12,6 +12,7 @@ #include <time.h> #include <asm/io.h> #include <asm/processor.h> +#include <linux/delay.h> #define CMT_CMCSR_INIT 0x0001 /* PCLK/32 */ #define CMT_CMCSR_CALIB 0x0000 |