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." - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Sep 1 05:13:41 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:30 EST