summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/vdso_datapage.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/include/asm/vdso_datapage.h')
-rw-r--r--arch/nds32/include/asm/vdso_datapage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nds32/include/asm/vdso_datapage.h b/arch/nds32/include/asm/vdso_datapage.h
index cd1dda3da0f9..74c68802021e 100644
--- a/arch/nds32/include/asm/vdso_datapage.h
+++ b/arch/nds32/include/asm/vdso_datapage.h
@@ -20,6 +20,7 @@ struct vdso_data {
u32 xtime_clock_sec; /* CLOCK_REALTIME - seconds */
u32 cs_mult; /* clocksource multiplier */
u32 cs_shift; /* Cycle to nanosecond divisor (power of two) */
+ u32 hrtimer_res; /* hrtimer resolution */
u64 cs_cycle_last; /* last cycle value */
u64 cs_mask; /* clocksource mask */