]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/char/sonypi.c
Merge tag 'iwlwifi-for-kalle-2015-01-05' of https://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / drivers / char / sonypi.c
index 7cc1fe2241fd622990c94c3755fe2995e716a8b8..e496daefe9e02fa553e4cdb2a6d77399e4bf4dee 100644 (file)
@@ -1482,7 +1482,6 @@ static void sonypi_shutdown(struct platform_device *dev)
 static struct platform_driver sonypi_driver = {
        .driver         = {
                .name   = "sonypi",
-               .owner  = THIS_MODULE,
                .pm     = SONYPI_PM,
        },
        .probe          = sonypi_probe,