aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8900.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8900.c')
-rw-r--r--sound/soc/codecs/wm8900.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8900.c b/sound/soc/codecs/wm8900.c
index 25c8ccdb6e8d..b4f11724a63f 100644
--- a/sound/soc/codecs/wm8900.c
+++ b/sound/soc/codecs/wm8900.c
@@ -1291,7 +1291,6 @@ static int __devexit wm8900_spi_remove(struct spi_device *spi)
1291static struct spi_driver wm8900_spi_driver = { 1291static struct spi_driver wm8900_spi_driver = {
1292 .driver = { 1292 .driver = {
1293 .name = "wm8900-codec", 1293 .name = "wm8900-codec",
1294 .bus = &spi_bus_type,
1295 .owner = THIS_MODULE, 1294 .owner = THIS_MODULE,
1296 }, 1295 },
1297 .probe = wm8900_spi_probe, 1296 .probe = wm8900_spi_probe,