aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/xen/enlighten.c')
-rw-r--r--arch/x86/xen/enlighten.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/xen/enlighten.c b/arch/x86/xen/enlighten.c
index 752029d571bf..5fc20a1108c7 100644
--- a/arch/x86/xen/enlighten.c
+++ b/arch/x86/xen/enlighten.c
@@ -1187,7 +1187,6 @@ static unsigned xen_patch(u8 type, u16 clobbers, void *insnbuf,
1187} 1187}
1188 1188
1189static const struct pv_info xen_info __initconst = { 1189static const struct pv_info xen_info __initconst = {
1190 .paravirt_enabled = 1,
1191 .shared_kernel_pmd = 0, 1190 .shared_kernel_pmd = 0,
1192 1191
1193#ifdef CONFIG_X86_64 1192#ifdef CONFIG_X86_64