s390/vdso: Remove timekeeper includes
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Thu, 10 Oct 2024 15:44:49 +0000 (17:44 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 15 Oct 2024 15:50:29 +0000 (17:50 +0200)
commit3aa8881ebd1e673fd21785352bf5e78c2597b18f
treead6071203cdd674782f8ccddaa638fcd4f1b15ce
parent930916d85a0958827d5150bb506044424adadf21
s390/vdso: Remove timekeeper includes

Since the generic VDSO clock mode storage is used, this header file is
unused and can be removed.

This avoids including a non-VDSO header while building the VDSO,
which can lead to compilation errors.

Also drop the comment which is out of date and in the wrong place.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Link: https://lore.kernel.org/all/20241010-vdso-generic-arch_update_vsyscall-v1-6-7fe5a3ea4382@linutronix.de
arch/s390/include/asm/vdso/vsyscall.h
arch/s390/kernel/time.c