diff options
Diffstat (limited to 'sound/soc/sh/siu_dai.c')
-rw-r--r-- | sound/soc/sh/siu_dai.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/sh/siu_dai.c b/sound/soc/sh/siu_dai.c index d55babee14f8..abb0d956231c 100644 --- a/sound/soc/sh/siu_dai.c +++ b/sound/soc/sh/siu_dai.c | |||
@@ -845,7 +845,6 @@ static int siu_remove(struct platform_device *pdev) | |||
845 | 845 | ||
846 | static struct platform_driver siu_driver = { | 846 | static struct platform_driver siu_driver = { |
847 | .driver = { | 847 | .driver = { |
848 | .owner = THIS_MODULE, | ||
849 | .name = "siu-pcm-audio", | 848 | .name = "siu-pcm-audio", |
850 | }, | 849 | }, |
851 | .probe = siu_probe, | 850 | .probe = siu_probe, |