linux/arch/powerpc/include/asm/vdso
Thomas Weißschuh 9c89d8bd64 powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
The usage of ASM_FTR_IFCLR(CPU_TR_ARCH_31) requires asm/cputable.h and
asm/feature-fixups.h. Currently these headers are included transitively,
but that transitive inclusion is 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>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://patch.msgid.link/20260227-vdso-header-cleanups-v2-5-35d60acf7410@linutronix.de
2026-03-11 15:12:36 +01:00
..
arch_data.h powerpc/vdso: Switch to generic storage implementation 2025-02-21 09:54:02 +01:00
clocksource.h
getrandom.h powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-01 13:23:29 +05:30
gettimeofday.h powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h 2026-03-11 15:12:31 +01:00
processor.h powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h 2026-03-11 15:12:36 +01:00
timebase.h powerpc: Change CONFIG_E500 to CONFIG_PPC_E500 2022-09-26 23:00:13 +10:00
vsyscall.h powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-01 13:23:29 +05:30