linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix gcc 4 compilation in ACPI
@ 2005-01-10  2:51 Andi Kleen
  0 siblings, 0 replies; only message in thread
From: Andi Kleen @ 2005-01-10  2:51 UTC (permalink / raw)
  To: akpm, linux-kernel; +Cc: acpi-devel

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

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

only message in thread, other threads:[~2005-01-10  2:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-10  2:51 [PATCH] Fix gcc 4 compilation in ACPI Andi Kleen

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).