Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
[firefly-linux-kernel-4.4.55.git] / drivers / ata / pata_ep93xx.c
index 4d37c5415fc7fec23ba0120a917d706362709770..bd6b089c67a3aa220fa2aaf3803f8eb7737b2d4d 100644 (file)
@@ -1021,7 +1021,6 @@ static int ep93xx_pata_remove(struct platform_device *pdev)
 static struct platform_driver ep93xx_pata_platform_driver = {
        .driver = {
                .name = DRV_NAME,
-               .owner = THIS_MODULE,
        },
        .probe = ep93xx_pata_probe,
        .remove = ep93xx_pata_remove,