ntp: Remove unused tick_nsec
authorThomas Gleixner <tglx@linutronix.de>
Wed, 11 Sep 2024 13:17:37 +0000 (15:17 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 2 Oct 2024 14:53:38 +0000 (16:53 +0200)
commita849a0273d0f73a252d14d31c5003a8059ea51fc
tree6622dc64e8536d022b9111db9abcaeb2ad086ad9
parent9852d85ec9d492ebef56dc5f229416c925758edc
ntp: Remove unused tick_nsec

tick_nsec is only updated in the NTP core, but there are no users.

Remove it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: John Stultz <jstultz@google.com>
Link: https://lore.kernel.org/all/20240911-devel-anna-maria-b4-timers-ptp-ntp-v1-1-2d52f4e13476@linutronix.de
arch/x86/include/asm/timer.h
include/linux/timex.h
kernel/time/ntp.c