Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / acpi / apei / ghes.c
index 1b6aa51..e82d097 100644 (file)
@@ -1087,7 +1087,6 @@ static int ghes_remove(struct platform_device *ghes_dev)
 static struct platform_driver ghes_platform_driver = {
        .driver         = {
                .name   = "GHES",
-               .owner  = THIS_MODULE,
        },
        .probe          = ghes_probe,
        .remove         = ghes_remove,