summary refs log tree commit diff stats
path: root/page-vary-target.c
diff options
context:
space:
mode:
Diffstat (limited to 'page-vary-target.c')
-rw-r--r--page-vary-target.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/page-vary-target.c b/page-vary-target.c
index 343b4adb95..3f81144cda 100644
--- a/page-vary-target.c
+++ b/page-vary-target.c
@@ -35,7 +35,5 @@ bool set_preferred_target_page_bits(int bits)
 
 void finalize_target_page_bits(void)
 {
-#ifdef TARGET_PAGE_BITS_VARY
     finalize_target_page_bits_common(TARGET_PAGE_BITS_MIN);
-#endif
 }