public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.9-rc1: export pm_power_off
@ 2004-09-01  9:10 Andreas Schwab
  0 siblings, 0 replies; only message in thread
From: Andreas Schwab @ 2004-09-01  9:10 UTC (permalink / raw)
  To: linux-ia64

The ipmi_poweroff module wants to access pm_power_off.

Signed-off-by: Andreas Schwab <schwab@suse.de>

--- linux-2.6.9-rc1/arch/ia64/kernel/acpi.c.~1~	2004-09-01 10:09:59.261113181 +0200
+++ linux-2.6.9-rc1/arch/ia64/kernel/acpi.c	2004-09-01 10:12:36.587256773 +0200
@@ -61,6 +61,7 @@
 void (*pm_idle) (void);
 EXPORT_SYMBOL(pm_idle);
 void (*pm_power_off) (void);
+EXPORT_SYMBOL(pm_power_off);
 
 unsigned char acpi_kbd_controller_present = 1;
 unsigned char acpi_legacy_devices;

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

only message in thread, other threads:[~2004-09-01  9:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-01  9:10 2.6.9-rc1: export pm_power_off Andreas Schwab

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