Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio
[pandora-kernel.git] / drivers / dma / mmp_pdma.c
index a1a4db5..8b8952f 100644 (file)
@@ -1098,7 +1098,6 @@ static const struct platform_device_id mmp_pdma_id_table[] = {
 static struct platform_driver mmp_pdma_driver = {
        .driver         = {
                .name   = "mmp-pdma",
-               .owner  = THIS_MODULE,
                .of_match_table = mmp_pdma_dt_ids,
        },
        .id_table       = mmp_pdma_id_table,