public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk-cg1h10c7RbKzQB+pC5nmwQ@public.gmane.org>
To: pavel-AlSwsSmVLrQ@public.gmane.org,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
	trivial-8n+1lVoiYb80n/F98K4Iww@public.gmane.org
Subject: [2.5 patch] remove unused reset_videobios_after_s3
Date: Sun, 8 Jun 2003 12:47:37 +0200	[thread overview]
Message-ID: <20030608104737.GA16164@fs.tum.de> (raw)

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

             reply	other threads:[~2003-06-08 10:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-08 10:47 Adrian Bunk [this message]
     [not found] ` <20030608104737.GA16164-cg1h10c7RbKzQB+pC5nmwQ@public.gmane.org>
2003-06-08 18:18   ` [2.5 patch] remove unused reset_videobios_after_s3 Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030608104737.GA16164@fs.tum.de \
    --to=bunk-cg1h10c7rbkzqb+pc5nmwq@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=pavel-AlSwsSmVLrQ@public.gmane.org \
    --cc=trivial-8n+1lVoiYb80n/F98K4Iww@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox