Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger...
[cascardo/linux.git] / drivers / char / sonypi.c
index 7cc1fe2..e496dae 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,