linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] trivial 2.6-test1 - removes unused function.
@ 2003-07-22 13:59 Tode Dim
  0 siblings, 0 replies; only message in thread
From: Tode Dim @ 2003-07-22 13:59 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 215 bytes --]

 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

[-- Attachment #2: 2.6-test1_dmi_scan.diff --]
[-- Type: text/plain, Size: 497 bytes --]

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
 
 /*

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-22 13:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-22 13:59 [PATCH] trivial 2.6-test1 - removes unused function Tode Dim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).