aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/lguest')
-rw-r--r--arch/x86/lguest/boot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/lguest/boot.c b/arch/x86/lguest/boot.c
index 7e59dc1d3fc2..8eb9eed60282 100644
--- a/arch/x86/lguest/boot.c
+++ b/arch/x86/lguest/boot.c
@@ -1391,7 +1391,6 @@ __init void lguest_init(void)
1391#endif 1391#endif
1392#ifdef CONFIG_ACPI 1392#ifdef CONFIG_ACPI
1393 acpi_disabled = 1; 1393 acpi_disabled = 1;
1394 acpi_ht = 0;
1395#endif 1394#endif
1396 1395
1397 /* 1396 /*