diff options
Diffstat (limited to 'arch/i386')
-rw-r--r-- | arch/i386/kernel/acpi/boot.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/i386/kernel/acpi/boot.c b/arch/i386/kernel/acpi/boot.c index 280898b045b2..a2c8b9efd700 100644 --- a/arch/i386/kernel/acpi/boot.c +++ b/arch/i386/kernel/acpi/boot.c | |||
@@ -971,14 +971,6 @@ static struct dmi_system_id __initdata acpi_dmi_table[] = { | |||
971 | }, | 971 | }, |
972 | { | 972 | { |
973 | .callback = force_acpi_ht, | 973 | .callback = force_acpi_ht, |
974 | .ident = "DELL GX240", | ||
975 | .matches = { | ||
976 | DMI_MATCH(DMI_BOARD_VENDOR, "Dell Computer Corporation"), | ||
977 | DMI_MATCH(DMI_BOARD_NAME, "OptiPlex GX240"), | ||
978 | }, | ||
979 | }, | ||
980 | { | ||
981 | .callback = force_acpi_ht, | ||
982 | .ident = "HP VISUALIZE NT Workstation", | 974 | .ident = "HP VISUALIZE NT Workstation", |
983 | .matches = { | 975 | .matches = { |
984 | DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"), | 976 | DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"), |