[PATCH] trivial 2.6-test1 - removes unused function.

From: Tode Dim (tode_dim@yahoo.dk)
Date: Tue Jul 22 2003 - 08:59:12 EST


 hi,

 The function reset_vivideobiosfter_s3() seems
to be not used in arch/i386/kernel/dmdmican.c.

 This patch removes it.

Yahoo! Mail (http://dk.mail.yahoo.com) - Gratis: 6 MB lagerplads, spamfilter og virusscan

diff -Nru linux-2.6.0-test1/arch/i386/kernel/dmi_scan.c linux-2.6.0-test1~/arch/i386/kernel/dmi_scan.c
--- linux-2.6.0-test1/arch/i386/kernel/dmi_scan.c 2003-06-17 10:04:30.000000000 -0300
+++ linux-2.6.0-test1~/arch/i386/kernel/dmi_scan.c 2003-07-22 09:24:38.000000000 -0300
@@ -444,13 +444,6 @@
         acpi_video_flags |= 2;
         return 0;
 }
-
-static __init int reset_videobios_after_s3(struct dmi_blacklist *d)
-{
- extern long acpi_video_flags;
- acpi_video_flags |= 1;
- return 0;
-}
 #endif
 
 /*

-
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 : Wed Jul 23 2003 - 22:00:46 EST