Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[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,
        },