Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[deliverable/linux.git] / sound / soc / au1x / dma.c
index e920b60bf6c2f9fe2a43cc515ba4dec69a977127..6ffaaff469c7d13ecc623833a14c18838486b3f0 100644 (file)
@@ -331,7 +331,6 @@ static int alchemy_pcm_drvremove(struct platform_device *pdev)
 static struct platform_driver alchemy_pcmdma_driver = {
        .driver = {
                .name   = "alchemy-pcm-dma",
-               .owner  = THIS_MODULE,
        },
        .probe          = alchemy_pcm_drvprobe,
        .remove         = alchemy_pcm_drvremove,
This page took 0.029408 seconds and 5 git commands to generate.