aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8510.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8510.c')
-rw-r--r--sound/soc/codecs/wm8510.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8510.c b/sound/soc/codecs/wm8510.c
index 02ecf54de020..8f107095760e 100644
--- a/sound/soc/codecs/wm8510.c
+++ b/sound/soc/codecs/wm8510.c
@@ -627,7 +627,6 @@ static int __devexit wm8510_spi_remove(struct spi_device *spi)
627static struct spi_driver wm8510_spi_driver = { 627static struct spi_driver wm8510_spi_driver = {
628 .driver = { 628 .driver = {
629 .name = "wm8510", 629 .name = "wm8510",
630 .bus = &spi_bus_type,
631 .owner = THIS_MODULE, 630 .owner = THIS_MODULE,
632 }, 631 },
633 .probe = wm8510_spi_probe, 632 .probe = wm8510_spi_probe,