]> Pileus Git - ~andy/linux/blobdiff - drivers/acpi/processor_driver.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[~andy/linux] / drivers / acpi / processor_driver.c
index 360a74e6add035e5da570f5c89d8d64c4aec82b3..a4e0f1ba6040c7f398f08f8816090ec5524ea629 100644 (file)
@@ -635,8 +635,8 @@ int acpi_processor_device_add(acpi_handle handle, struct acpi_device **device)
        return 0;
 }
 
-static void __ref acpi_processor_hotplug_notify(acpi_handle handle,
-                                               u32 event, void *data)
+static void acpi_processor_hotplug_notify(acpi_handle handle,
+                                         u32 event, void *data)
 {
        struct acpi_processor *pr;
        struct acpi_device *device = NULL;