]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/acpi/osl.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[karo-tx-linux.git] / drivers / acpi / osl.c
index fa32f584229f47f8965d56f6e4d61054796d8d39..f31c5c5f1b7e083351e013649f1e1d73fdd74fa6 100644 (file)
@@ -80,7 +80,8 @@ static acpi_osd_handler acpi_irq_handler;
 static void *acpi_irq_context;
 static struct workqueue_struct *kacpid_wq;
 static struct workqueue_struct *kacpi_notify_wq;
-static struct workqueue_struct *kacpi_hotplug_wq;
+struct workqueue_struct *kacpi_hotplug_wq;
+EXPORT_SYMBOL(kacpi_hotplug_wq);
 
 struct acpi_res_list {
        resource_size_t start;