diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/timekeeper_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/timekeeper_internal.h b/include/linux/timekeeper_internal.h index e9660e52dc09..95640dcd1899 100644 --- a/include/linux/timekeeper_internal.h +++ b/include/linux/timekeeper_internal.h | |||
| @@ -113,7 +113,7 @@ extern void update_vsyscall_tz(void); | |||
| 113 | 113 | ||
| 114 | extern void update_vsyscall_old(struct timespec *ts, struct timespec *wtm, | 114 | extern void update_vsyscall_old(struct timespec *ts, struct timespec *wtm, |
| 115 | struct clocksource *c, u32 mult, | 115 | struct clocksource *c, u32 mult, |
| 116 | cycles_t cycle_last); | 116 | cycle_t cycle_last); |
| 117 | extern void update_vsyscall_tz(void); | 117 | extern void update_vsyscall_tz(void); |
| 118 | 118 | ||
| 119 | #else | 119 | #else |
