]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/acpi/hed.c
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / drivers / acpi / hed.c
index b514e81e8cfa1f10a1cf1d1ad404fc35eb946b55..a0cc796932f7c6d41eb9fbdf8422031d84f2e210 100644 (file)
@@ -61,7 +61,7 @@ static void acpi_hed_notify(struct acpi_device *device, u32 event)
        blocking_notifier_call_chain(&acpi_hed_notify_list, 0, NULL);
 }
 
-static int __devinit acpi_hed_add(struct acpi_device *device)
+static int acpi_hed_add(struct acpi_device *device)
 {
        /* Only one hardware error device */
        if (hed_handle)