diff options
Diffstat (limited to 'sound/soc/codecs/wm5110.c')
-rw-r--r-- | sound/soc/codecs/wm5110.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm5110.c b/sound/soc/codecs/wm5110.c index 2f2ec26d831c..4456b38a3ef5 100644 --- a/sound/soc/codecs/wm5110.c +++ b/sound/soc/codecs/wm5110.c | |||
@@ -1738,7 +1738,6 @@ static int wm5110_remove(struct platform_device *pdev) | |||
1738 | static struct platform_driver wm5110_codec_driver = { | 1738 | static struct platform_driver wm5110_codec_driver = { |
1739 | .driver = { | 1739 | .driver = { |
1740 | .name = "wm5110-codec", | 1740 | .name = "wm5110-codec", |
1741 | .owner = THIS_MODULE, | ||
1742 | }, | 1741 | }, |
1743 | .probe = wm5110_probe, | 1742 | .probe = wm5110_probe, |
1744 | .remove = wm5110_remove, | 1743 | .remove = wm5110_remove, |