Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio
[cascardo/linux.git] / drivers / ata / ahci_platform.c
index 06f1d59..18d5398 100644 (file)
@@ -76,7 +76,6 @@ static struct platform_driver ahci_driver = {
        .remove = ata_platform_remove_one,
        .driver = {
                .name = "ahci",
-               .owner = THIS_MODULE,
                .of_match_table = ahci_of_match,
                .pm = &ahci_pm_ops,
        },