* [PATCH] PCI Hotplug ACPI driver minor fix.
@ 2002-06-10 22:59 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2002-06-10 22:59 UTC (permalink / raw)
To: marcelo; +Cc: linux-kernel
Hi,
Here's a patch against 2.4.19-pre10 that exports a needed symbol from
the ACPI core. This symbol is needed for the PCI Hotplug ACPI driver.
thanks,
greg k-h
diff -Naur -X ../dontdiff a/drivers/acpi/acpi_ksyms.c b/drivers/acpi/acpi_ksyms.c
--- a/drivers/acpi/acpi_ksyms.c Mon Jun 10 12:07:36 2002
+++ a/drivers/acpi/acpi_ksyms.c Thu Feb 21 15:19:37 2002
@@ -106,6 +106,7 @@
EXPORT_SYMBOL(acpi_enter_sleep_state);
EXPORT_SYMBOL(acpi_get_system_info);
EXPORT_SYMBOL(acpi_leave_sleep_state);
+EXPORT_SYMBOL(acpi_walk_namespace);
/*EXPORT_SYMBOL(acpi_save_state_mem);*/
/*EXPORT_SYMBOL(acpi_save_state_disk);*/
EXPORT_SYMBOL(acpi_hw_register_read);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-06-10 23:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-10 22:59 [PATCH] PCI Hotplug ACPI driver minor fix Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®