diff options
Diffstat (limited to 'sound/soc/sh/dma-sh7760.c')
-rw-r--r-- | sound/soc/sh/dma-sh7760.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/sh/dma-sh7760.c b/sound/soc/sh/dma-sh7760.c index c85f8eb66c97..a5b2c4ea90d9 100644 --- a/sound/soc/sh/dma-sh7760.c +++ b/sound/soc/sh/dma-sh7760.c | |||
@@ -345,7 +345,6 @@ static int sh7760_soc_platform_remove(struct platform_device *pdev) | |||
345 | static struct platform_driver sh7760_pcm_driver = { | 345 | static struct platform_driver sh7760_pcm_driver = { |
346 | .driver = { | 346 | .driver = { |
347 | .name = "sh7760-pcm-audio", | 347 | .name = "sh7760-pcm-audio", |
348 | .owner = THIS_MODULE, | ||
349 | }, | 348 | }, |
350 | 349 | ||
351 | .probe = sh7760_soc_platform_probe, | 350 | .probe = sh7760_soc_platform_probe, |