diff options
Diffstat (limited to 'sound/soc/codecs/stac9766.c')
-rw-r--r-- | sound/soc/codecs/stac9766.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/stac9766.c b/sound/soc/codecs/stac9766.c index dbff0c89be48..6464caf72b21 100644 --- a/sound/soc/codecs/stac9766.c +++ b/sound/soc/codecs/stac9766.c | |||
@@ -394,7 +394,6 @@ static int stac9766_remove(struct platform_device *pdev) | |||
394 | static struct platform_driver stac9766_codec_driver = { | 394 | static struct platform_driver stac9766_codec_driver = { |
395 | .driver = { | 395 | .driver = { |
396 | .name = "stac9766-codec", | 396 | .name = "stac9766-codec", |
397 | .owner = THIS_MODULE, | ||
398 | }, | 397 | }, |
399 | 398 | ||
400 | .probe = stac9766_probe, | 399 | .probe = stac9766_probe, |