Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / ata / ahci_sunxi.c
index b5aedca..e2e0da5 100644 (file)
@@ -252,7 +252,6 @@ static struct platform_driver ahci_sunxi_driver = {
        .remove = ata_platform_remove_one,
        .driver = {
                .name = "ahci-sunxi",
-               .owner = THIS_MODULE,
                .of_match_table = ahci_sunxi_of_match,
                .pm = &ahci_sunxi_pm_ops,
        },