diff options
Diffstat (limited to 'arch/x86/vdso')
-rw-r--r-- | arch/x86/vdso/vclock_gettime.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/vdso/vclock_gettime.c b/arch/x86/vdso/vclock_gettime.c index 5b54cdfb2b07..23476c2ebfc4 100644 --- a/arch/x86/vdso/vclock_gettime.c +++ b/arch/x86/vdso/vclock_gettime.c | |||
@@ -19,7 +19,6 @@ | |||
19 | #include <asm/hpet.h> | 19 | #include <asm/hpet.h> |
20 | #include <asm/unistd.h> | 20 | #include <asm/unistd.h> |
21 | #include <asm/io.h> | 21 | #include <asm/io.h> |
22 | #include <asm/vgtod.h> | ||
23 | #include "vextern.h" | 22 | #include "vextern.h" |
24 | 23 | ||
25 | #define gtod vdso_vsyscall_gtod_data | 24 | #define gtod vdso_vsyscall_gtod_data |