diff options
Diffstat (limited to 'sound/soc/codecs/wm9712.c')
-rw-r--r-- | sound/soc/codecs/wm9712.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm9712.c b/sound/soc/codecs/wm9712.c index 7c45971bb4ec..e04643d2bb24 100644 --- a/sound/soc/codecs/wm9712.c +++ b/sound/soc/codecs/wm9712.c | |||
@@ -741,7 +741,6 @@ static int wm9712_remove(struct platform_device *pdev) | |||
741 | static struct platform_driver wm9712_codec_driver = { | 741 | static struct platform_driver wm9712_codec_driver = { |
742 | .driver = { | 742 | .driver = { |
743 | .name = "wm9712-codec", | 743 | .name = "wm9712-codec", |
744 | .owner = THIS_MODULE, | ||
745 | }, | 744 | }, |
746 | 745 | ||
747 | .probe = wm9712_probe, | 746 | .probe = wm9712_probe, |