Kill unused code

From: Pavel Machek (pavel@ucw.cz)
Date: Sun Jan 19 2003 - 16:42:31 EST


Hi!

Second part of this patch never got in (and I was told it was not bug
in ASUS but in linux), so it is useless junk... Please apply,
                                                                Pavel

--- clean/arch/i386/kernel/dmi_scan.c 2002-11-01 00:37:04.000000000 +0100
+++ linux-swsusp/arch/i386/kernel/dmi_scan.c 2003-01-19 18:10:59.000000000 +0100
@@ -450,17 +450,6 @@
 }
 
 /*
- * ASUS K7V-RM has broken ACPI table defining sleep modes
- */
-
-static __init int broken_acpi_Sx(struct dmi_blacklist *d)
-{
- printk(KERN_WARNING "Detected ASUS mainboard with broken ACPI sleep table\n");
- dmi_broken |= BROKEN_ACPI_Sx;
- return 0;
-}
-
-/*
  * Toshiba keyboard likes to repeat keys when they are not repeated.
  */
 
@@ -746,12 +750,6 @@
                         NO_MATCH, NO_MATCH, NO_MATCH
                         } },
                         
- { broken_acpi_Sx, "ASUS K7V-RM", { /* Bad ACPI Sx table */
- MATCH(DMI_BIOS_VERSION,"ASUS K7V-RM ACPI BIOS Revision 1003A"),
- MATCH(DMI_BOARD_NAME, "<K7V-RM>"),
- NO_MATCH, NO_MATCH
- } },
-
         { broken_toshiba_keyboard, "Toshiba Satellite 4030cdt", { /* Keyboard generates spurious repeats */
                         MATCH(DMI_PRODUCT_NAME, "S4030CDT/4.3"),
                         NO_MATCH, NO_MATCH, NO_MATCH

-- 
Worst form of spam? Adding advertisment signatures ala sourceforge.net.
What goes next? Inserting advertisment *into* email?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jan 23 2003 - 22:00:24 EST