]> git.ipfire.org Git - thirdparty/linux.git/commit
vdso/datapage: Remove inclusion of gettimeofday.h
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Fri, 27 Feb 2026 06:44:38 +0000 (07:44 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 11 Mar 2026 14:22:32 +0000 (15:22 +0100)
commit750d8cc84901757d9e5fe96207f5aa6b3e2acf92
tree88fe4440c95731aceb8f33d95a7647aabd407c57
parent8bd49acb4e81d2859f66a30e8edfd984f91c6c9c
vdso/datapage: Remove inclusion of gettimeofday.h

vdso/datapage.h is useful without pulling in the architecture-specific
gettimeofday() helpers.

Move the include to the only users which needs it.

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-12-35d60acf7410@linutronix.de
include/vdso/datapage.h
lib/vdso/gettimeofday.c