Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cascardo/linux.git] / drivers / dma / iop-adma.c
index c56137b..263d9f6 100644 (file)
@@ -1557,7 +1557,6 @@ static struct platform_driver iop_adma_driver = {
        .probe          = iop_adma_probe,
        .remove         = iop_adma_remove,
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = "iop-adma",
        },
 };