mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [2.5 patch] remove unused reset_videobios_after_s3
@ 2003-06-08 10:47 Adrian Bunk
  2003-06-08 18:18 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2003-06-08 10:47 UTC (permalink / raw)
  To: pavel, acpi-devel; +Cc: linux-kernel, andrew.grover, trivial

reset_videobios_after_s3 is used nowhere inside 2.5.70-mm6. Unless there 
are plans to use it in the near future I suggest the patch below to 
remove it.

I've tested the compilation with 2.5.70-mm6.

cu
Adrian


--- linux-2.5.70-mm6/arch/i386/kernel/dmi_scan.c.old	2003-06-08 12:42:41.000000000 +0200
+++ linux-2.5.70-mm6/arch/i386/kernel/dmi_scan.c	2003-06-08 12:43:01.000000000 +0200
@@ -482,12 +482,6 @@
 	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] 2+ messages in thread

end of thread, other threads:[~2003-06-08 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-08 10:47 [2.5 patch] remove unused reset_videobios_after_s3 Adrian Bunk
2003-06-08 18:18 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®