diff options
Diffstat (limited to 'sound/soc/codecs/wm8994.c')
-rw-r--r-- | sound/soc/codecs/wm8994.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c index 1fcb9f3f3097..fc831caf5909 100644 --- a/sound/soc/codecs/wm8994.c +++ b/sound/soc/codecs/wm8994.c | |||
@@ -4508,7 +4508,6 @@ static const struct dev_pm_ops wm8994_pm_ops = { | |||
4508 | static struct platform_driver wm8994_codec_driver = { | 4508 | static struct platform_driver wm8994_codec_driver = { |
4509 | .driver = { | 4509 | .driver = { |
4510 | .name = "wm8994-codec", | 4510 | .name = "wm8994-codec", |
4511 | .owner = THIS_MODULE, | ||
4512 | .pm = &wm8994_pm_ops, | 4511 | .pm = &wm8994_pm_ops, |
4513 | }, | 4512 | }, |
4514 | .probe = wm8994_probe, | 4513 | .probe = wm8994_probe, |