aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/mm/p2m.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/arch/x86/mm/p2m.c')
-rw-r--r--xen/arch/x86/mm/p2m.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/xen/arch/x86/mm/p2m.c b/xen/arch/x86/mm/p2m.c
index 182f3e7040..c525a171c5 100644
--- a/xen/arch/x86/mm/p2m.c
+++ b/xen/arch/x86/mm/p2m.c
@@ -488,8 +488,6 @@ int p2m_alloc_table(struct domain *d,
PGT_l4_page_table
#elif CONFIG_PAGING_LEVELS == 3
PGT_l3_page_table
-#elif CONFIG_PAGING_LEVELS == 2
- PGT_l2_page_table
#endif
| 1 | PGT_validated;