aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8711.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8711.c')
-rw-r--r--sound/soc/codecs/wm8711.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8711.c b/sound/soc/codecs/wm8711.c
index 52a923a7861e..54fbd76c8bca 100644
--- a/sound/soc/codecs/wm8711.c
+++ b/sound/soc/codecs/wm8711.c
@@ -453,7 +453,6 @@ static int __devexit wm8711_spi_remove(struct spi_device *spi)
453static struct spi_driver wm8711_spi_driver = { 453static struct spi_driver wm8711_spi_driver = {
454 .driver = { 454 .driver = {
455 .name = "wm8711-codec", 455 .name = "wm8711-codec",
456 .bus = &spi_bus_type,
457 .owner = THIS_MODULE, 456 .owner = THIS_MODULE,
458 }, 457 },
459 .probe = wm8711_spi_probe, 458 .probe = wm8711_spi_probe,