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 53b810d23fea..c24958c02cd7 100644 --- a/sound/soc/codecs/stac9766.c +++ b/sound/soc/codecs/stac9766.c | |||
@@ -396,7 +396,6 @@ static int stac9766_remove(struct platform_device *pdev) | |||
396 | static struct platform_driver stac9766_codec_driver = { | 396 | static struct platform_driver stac9766_codec_driver = { |
397 | .driver = { | 397 | .driver = { |
398 | .name = "stac9766-codec", | 398 | .name = "stac9766-codec", |
399 | .owner = THIS_MODULE, | ||
400 | }, | 399 | }, |
401 | 400 | ||
402 | .probe = stac9766_probe, | 401 | .probe = stac9766_probe, |