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 64ea06610038..8f679a13f2bc 100644 --- a/sound/soc/codecs/wm8753.c +++ b/sound/soc/codecs/wm8753.c | |||
@@ -1651,7 +1651,6 @@ static int __devexit wm8753_spi_remove(struct spi_device *spi) | |||
1651 | static struct spi_driver wm8753_spi_driver = { | 1651 | static struct spi_driver wm8753_spi_driver = { |
1652 | .driver = { | 1652 | .driver = { |
1653 | .name = "wm8753-codec", | 1653 | .name = "wm8753-codec", |
1654 | .bus = &spi_bus_type, | ||
1655 | .owner = THIS_MODULE, | 1654 | .owner = THIS_MODULE, |
1656 | }, | 1655 | }, |
1657 | .probe = wm8753_spi_probe, | 1656 | .probe = wm8753_spi_probe, |