Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[cascardo/linux.git] / drivers / ata / sata_highbank.c
index ce2b99a..24e311f 100644 (file)
@@ -634,7 +634,6 @@ static struct platform_driver ahci_highbank_driver = {
        .remove = ata_platform_remove_one,
         .driver = {
                 .name = "highbank-ahci",
-                .owner = THIS_MODULE,
                 .of_match_table = ahci_of_match,
                 .pm = &ahci_highbank_pm_ops,
         },