time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / x86 / kernel / vsyscall_64.c
index 6ec8411..77dde29 100644 (file)
@@ -82,7 +82,7 @@ void update_vsyscall_tz(void)
        vsyscall_gtod_data.sys_tz = sys_tz;
 }
 
-void update_vsyscall(struct timespec *wall_time, struct timespec *wtm,
+void update_vsyscall_old(struct timespec *wall_time, struct timespec *wtm,
                        struct clocksource *clock, u32 mult)
 {
        struct timespec monotonic;