diff options
Diffstat (limited to 'sound/soc/codecs/wm9713.c')
-rw-r--r-- | sound/soc/codecs/wm9713.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm9713.c b/sound/soc/codecs/wm9713.c index bddee30a4bc7..fa2a235b2da3 100644 --- a/sound/soc/codecs/wm9713.c +++ b/sound/soc/codecs/wm9713.c | |||
@@ -1269,7 +1269,6 @@ static int wm9713_remove(struct platform_device *pdev) | |||
1269 | static struct platform_driver wm9713_codec_driver = { | 1269 | static struct platform_driver wm9713_codec_driver = { |
1270 | .driver = { | 1270 | .driver = { |
1271 | .name = "wm9713-codec", | 1271 | .name = "wm9713-codec", |
1272 | .owner = THIS_MODULE, | ||
1273 | }, | 1272 | }, |
1274 | 1273 | ||
1275 | .probe = wm9713_probe, | 1274 | .probe = wm9713_probe, |