aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/x86/kernel/acpi/boot.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/x86/kernel/acpi/boot.c b/arch/x86/kernel/acpi/boot.c
index d4acedf07866..817d6a5e115d 100644
--- a/arch/x86/kernel/acpi/boot.c
+++ b/arch/x86/kernel/acpi/boot.c
@@ -1565,14 +1565,6 @@ static struct dmi_system_id __initdata acpi_dmi_table[] = {
1565 }, 1565 },
1566 { 1566 {
1567 .callback = force_acpi_ht, 1567 .callback = force_acpi_ht,
1568 .ident = "ASUS P4B266",
1569 .matches = {
1570 DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."),
1571 DMI_MATCH(DMI_BOARD_NAME, "P4B266"),
1572 },
1573 },
1574 {
1575 .callback = force_acpi_ht,
1576 .ident = "ASUS P2B-DS", 1568 .ident = "ASUS P2B-DS",
1577 .matches = { 1569 .matches = {
1578 DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."), 1570 DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."),