Skip to content

Commit 2b83be2

Browse files
anna-marialxKAGA-KOKO
authored andcommitted
x86/vdso: Remove unused include
Including hrtimer.h is not required and is probably a historical leftover. Remove it. Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Link: https://lore.kernel.org/r/20240701-vdso-cleanup-v1-5-36eb64e7ece2@linutronix.de
1 parent ee6664d commit 2b83be2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/x86/include/asm/vdso/vsyscall.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
#ifndef __ASSEMBLY__
66

7-
#include <linux/hrtimer.h>
87
#include <linux/timekeeper_internal.h>
98
#include <vdso/datapage.h>
109
#include <asm/vgtod.h>

0 commit comments

Comments
 (0)