Merge remote-tracking branch 'sound-asoc/for-next'
[deliverable/linux.git] / sound / soc / samsung / idma.c
index 0e8dd985fcb315dab9bf293c8d7ee4dea0b9b34e..3e408158625dbb3d1c22d20d54b6b735f36524df 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "i2s.h"
 #include "idma.h"
-#include "dma.h"
 #include "i2s-regs.h"
 
 #define ST_RUNNING             (1<<0)
@@ -418,7 +417,6 @@ static int asoc_idma_platform_probe(struct platform_device *pdev)
 static struct platform_driver asoc_idma_driver = {
        .driver = {
                .name = "samsung-idma",
-               .owner = THIS_MODULE,
        },
 
        .probe = asoc_idma_platform_probe,
This page took 0.040147 seconds and 5 git commands to generate.