diff options
-rw-r--r-- | arch/x86/kernel/acpi/boot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/acpi/boot.c b/arch/x86/kernel/acpi/boot.c index 7678f10c4568..2481ec3e83b1 100644 --- a/arch/x86/kernel/acpi/boot.c +++ b/arch/x86/kernel/acpi/boot.c | |||
@@ -1493,7 +1493,7 @@ static int __init dmi_ignore_irq0_timer_override(const struct dmi_system_id *d) | |||
1493 | 1493 | ||
1494 | /* | 1494 | /* |
1495 | * If your system is blacklisted here, but you find that acpi=force | 1495 | * If your system is blacklisted here, but you find that acpi=force |
1496 | * works for you, please contact acpi-devel@sourceforge.net | 1496 | * works for you, please contact linux-acpi@vger.kernel.org |
1497 | */ | 1497 | */ |
1498 | static struct dmi_system_id __initdata acpi_dmi_table[] = { | 1498 | static struct dmi_system_id __initdata acpi_dmi_table[] = { |
1499 | /* | 1499 | /* |