Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / drivers / acpi / apei / ghes.c
index da93c003e9531d46dd60ef249eb17adaabb8d8fc..7ae2750bb4571b593f6a92104beb6c2300f85095 100644 (file)
@@ -901,7 +901,7 @@ static unsigned long ghes_esource_prealloc_size(
        return prealloc_size;
 }
 
-static int __devinit ghes_probe(struct platform_device *ghes_dev)
+static int ghes_probe(struct platform_device *ghes_dev)
 {
        struct acpi_hest_generic *generic;
        struct ghes *ghes = NULL;