From: Andi Kleen <ak@suse.de>
To: akpm@osdl.org, linux-kernel@vger.kernel.org
Cc: acpi-devel@lists.sourceforge.net
Subject: [PATCH] Fix gcc 4 compilation in ACPI
Date: Mon, 10 Jan 2005 03:51:12 +0100 [thread overview]
Message-ID: <20050110025112.GA5672@wotan.suse.de> (raw)
Fix gcc 4 compilation in ACPI processor driver
Signed-off-by: Andi Kleen <ak@suse.de>
Index: linux/include/acpi/processor.h
===================================================================
--- linux.orig/include/acpi/processor.h 2005-01-04 18:48:48.%N +0100
+++ linux/include/acpi/processor.h 2005-01-09 01:34:55.%N +0100
@@ -177,7 +177,6 @@
/* for communication between multiple parts of the processor kernel module */
extern struct acpi_processor *processors[NR_CPUS];
extern struct acpi_processor_errata errata;
-extern void (*pm_idle_save)(void);
/* in processor_perflib.c */
#ifdef CONFIG_CPU_FREQ
reply other threads:[~2005-01-10 2:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20050110025112.GA5672@wotan.suse.de \
--to=ak@suse.de \
--cc=acpi-devel@lists.sourceforge.net \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.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