diff options
Diffstat (limited to 'arch/x86/lguest')
| -rw-r--r-- | arch/x86/lguest/boot.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/arch/x86/lguest/boot.c b/arch/x86/lguest/boot.c index 2bdf628066bd..9257510b4836 100644 --- a/arch/x86/lguest/boot.c +++ b/arch/x86/lguest/boot.c @@ -1390,7 +1390,6 @@ __init void lguest_init(void)  #endif  #ifdef CONFIG_ACPI  	acpi_disabled = 1; -	acpi_ht = 0;  #endif  	/* |