aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/hac.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sh/hac.c')
-rw-r--r--sound/soc/sh/hac.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/sh/hac.c b/sound/soc/sh/hac.c
index 0af2e4dfd139..0e0115cf2959 100644
--- a/sound/soc/sh/hac.c
+++ b/sound/soc/sh/hac.c
@@ -333,7 +333,6 @@ static int hac_soc_platform_remove(struct platform_device *pdev)
333static struct platform_driver hac_pcm_driver = { 333static struct platform_driver hac_pcm_driver = {
334 .driver = { 334 .driver = {
335 .name = "hac-pcm-audio", 335 .name = "hac-pcm-audio",
336 .owner = THIS_MODULE,
337 }, 336 },
338 337
339 .probe = hac_soc_platform_probe, 338 .probe = hac_soc_platform_probe,