diff options
Diffstat (limited to 'arch/x86/xen/enlighten.c')
-rw-r--r-- | arch/x86/xen/enlighten.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/xen/enlighten.c b/arch/x86/xen/enlighten.c index bef941f61451..6b3f7eef57e3 100644 --- a/arch/x86/xen/enlighten.c +++ b/arch/x86/xen/enlighten.c | |||
@@ -1307,7 +1307,6 @@ static const struct pv_mmu_ops xen_mmu_ops __initdata = { | |||
1307 | .ptep_modify_prot_commit = __ptep_modify_prot_commit, | 1307 | .ptep_modify_prot_commit = __ptep_modify_prot_commit, |
1308 | 1308 | ||
1309 | .pte_val = xen_pte_val, | 1309 | .pte_val = xen_pte_val, |
1310 | .pte_flags = native_pte_flags, | ||
1311 | .pgd_val = xen_pgd_val, | 1310 | .pgd_val = xen_pgd_val, |
1312 | 1311 | ||
1313 | .make_pte = xen_make_pte, | 1312 | .make_pte = xen_make_pte, |