diff options
Diffstat (limited to 'arch/x86/vdso/vma.c')
-rw-r--r-- | arch/x86/vdso/vma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/vdso/vma.c b/arch/x86/vdso/vma.c index 6db0bbd876fd..1ad102613127 100644 --- a/arch/x86/vdso/vma.c +++ b/arch/x86/vdso/vma.c | |||
@@ -15,7 +15,6 @@ | |||
15 | #include <asm/proto.h> | 15 | #include <asm/proto.h> |
16 | #include <asm/vdso.h> | 16 | #include <asm/vdso.h> |
17 | #include <asm/page.h> | 17 | #include <asm/page.h> |
18 | #include "vdso_image.h" | ||
19 | 18 | ||
20 | #if defined(CONFIG_X86_64) | 19 | #if defined(CONFIG_X86_64) |
21 | unsigned int __read_mostly vdso_enabled = 1; | 20 | unsigned int __read_mostly vdso_enabled = 1; |