Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux...
[cascardo/linux.git] / drivers / ata / pata_platform.c
index f8cff3e..1eedfe4 100644 (file)
@@ -224,7 +224,6 @@ static struct platform_driver pata_platform_driver = {
        .remove         = ata_platform_remove_one,
        .driver = {
                .name           = DRV_NAME,
-               .owner          = THIS_MODULE,
        },
 };