diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/timekeeper_internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/timekeeper_internal.h b/include/linux/timekeeper_internal.h index 97381997625b..f7ac48d2edf5 100644 --- a/include/linux/timekeeper_internal.h +++ b/include/linux/timekeeper_internal.h | |||
| @@ -92,6 +92,7 @@ struct timekeeper { | |||
| 92 | u32 raw_interval; | 92 | u32 raw_interval; |
| 93 | s64 ntp_error; | 93 | s64 ntp_error; |
| 94 | u32 ntp_error_shift; | 94 | u32 ntp_error_shift; |
| 95 | u32 ntp_err_mult; | ||
| 95 | }; | 96 | }; |
| 96 | 97 | ||
| 97 | #ifdef CONFIG_GENERIC_TIME_VSYSCALL | 98 | #ifdef CONFIG_GENERIC_TIME_VSYSCALL |
