Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
[pandora-kernel.git] / drivers / acpi / processor_driver.c
index 360a74e..a4e0f1b 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;