linux/arch/arm/include/asm/vdso
Thomas Weißschuh 89e6796fa5 ARM: vdso: gettimeofday: Add explicit includes
The reference to VDSO_CLOCKMODE_NONE requires vdso/clocksource.h and
'struct old_timespec32' requires vdso/time32.h. Currently these headers
are included transitively, but those transitive inclusions are about to go
away.

Explicitly include the headers.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://patch.msgid.link/20260227-vdso-header-cleanups-v2-3-35d60acf7410@linutronix.de
2026-03-11 15:12:27 +01:00
..
clocksource.h arm: Introduce asm/vdso/clocksource.h 2020-03-21 15:23:54 +01:00
cp15.h arm: vdso: Enable arm to use common headers 2020-03-21 15:24:03 +01:00
gettimeofday.h ARM: vdso: gettimeofday: Add explicit includes 2026-03-11 15:12:27 +01:00
processor.h arm: vdso: Enable arm to use common headers 2020-03-21 15:24:03 +01:00
vsyscall.h ARM: VDSO: Remove cntvct_ok global variable 2025-09-04 11:23:49 +02:00