diff options
Diffstat (limited to 'arch/ia64/include/asm/machvec.h')
-rw-r--r-- | arch/ia64/include/asm/machvec.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ia64/include/asm/machvec.h b/arch/ia64/include/asm/machvec.h index 2d1ad4b11a85..9c39bdfc2da8 100644 --- a/arch/ia64/include/asm/machvec.h +++ b/arch/ia64/include/asm/machvec.h | |||
@@ -113,8 +113,6 @@ extern void machvec_tlb_migrate_finish (struct mm_struct *); | |||
113 | # include <asm/machvec_sn2.h> | 113 | # include <asm/machvec_sn2.h> |
114 | # elif defined (CONFIG_IA64_SGI_UV) | 114 | # elif defined (CONFIG_IA64_SGI_UV) |
115 | # include <asm/machvec_uv.h> | 115 | # include <asm/machvec_uv.h> |
116 | # elif defined (CONFIG_IA64_XEN_GUEST) | ||
117 | # include <asm/machvec_xen.h> | ||
118 | # elif defined (CONFIG_IA64_GENERIC) | 116 | # elif defined (CONFIG_IA64_GENERIC) |
119 | 117 | ||
120 | # ifdef MACHVEC_PLATFORM_HEADER | 118 | # ifdef MACHVEC_PLATFORM_HEADER |