diff --git a/arch/x86/xen/mmu.c b/arch/x86/xen/mmu.c index 256282e7888b118b02e61d657f78ae8490bf0fe4..21c6a420e19a72f5cdfb2687d74ff624ea7d264e 100644 --- a/arch/x86/xen/mmu.c +++ b/arch/x86/xen/mmu.c @@ -2058,7 +2058,6 @@ static void xen_set_fixmap(unsigned idx, phys_addr_t phys, pgprot_t prot) case FIX_RO_IDT: #ifdef CONFIG_X86_32 case FIX_WP_TEST: - case FIX_VDSO: # ifdef CONFIG_HIGHMEM case FIX_KMAP_BEGIN ... FIX_KMAP_END: # endif