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 <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Vincenzo Frascino <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent ee6664d commit 2b83be2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)