X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fata%2Fahci_mvebu.c;h=64bb08432b6965208505aed9e297d0cb73d11b0a;hb=385336e321c41b5174055c0194b60c19a27cc5c5;hp=68672d2692ee25e5ce1ceebd7aa9d91d62332c1e;hpb=57b027f697c9d7c0356a53fb9e11e9f8d601fb5c;p=cascardo%2Flinux.git diff --git a/drivers/ata/ahci_mvebu.c b/drivers/ata/ahci_mvebu.c index 68672d2692ee..64bb08432b69 100644 --- a/drivers/ata/ahci_mvebu.c +++ b/drivers/ata/ahci_mvebu.c @@ -115,7 +115,6 @@ static struct platform_driver ahci_mvebu_driver = { .remove = ata_platform_remove_one, .driver = { .name = "ahci-mvebu", - .owner = THIS_MODULE, .of_match_table = ahci_mvebu_of_match, }, };