diff options
Diffstat (limited to 'sound/soc/codecs/wm8753.c')
-rw-r--r-- | sound/soc/codecs/wm8753.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8753.c b/sound/soc/codecs/wm8753.c index a801c6d75436..61299ca372ff 100644 --- a/sound/soc/codecs/wm8753.c +++ b/sound/soc/codecs/wm8753.c | |||
@@ -1549,7 +1549,6 @@ static int wm8753_spi_remove(struct spi_device *spi) | |||
1549 | static struct spi_driver wm8753_spi_driver = { | 1549 | static struct spi_driver wm8753_spi_driver = { |
1550 | .driver = { | 1550 | .driver = { |
1551 | .name = "wm8753", | 1551 | .name = "wm8753", |
1552 | .owner = THIS_MODULE, | ||
1553 | .of_match_table = wm8753_of_match, | 1552 | .of_match_table = wm8753_of_match, |
1554 | }, | 1553 | }, |
1555 | .probe = wm8753_spi_probe, | 1554 | .probe = wm8753_spi_probe, |