aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8728.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8728.c')
-rw-r--r--sound/soc/codecs/wm8728.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8728.c b/sound/soc/codecs/wm8728.c
index 32eba85b0a2c..075f35e4f4cb 100644
--- a/sound/soc/codecs/wm8728.c
+++ b/sound/soc/codecs/wm8728.c
@@ -307,7 +307,6 @@ static int __devexit wm8728_spi_remove(struct spi_device *spi)
307static struct spi_driver wm8728_spi_driver = { 307static struct spi_driver wm8728_spi_driver = {
308 .driver = { 308 .driver = {
309 .name = "wm8728-codec", 309 .name = "wm8728-codec",
310 .bus = &spi_bus_type,
311 .owner = THIS_MODULE, 310 .owner = THIS_MODULE,
312 }, 311 },
313 .probe = wm8728_spi_probe, 312 .probe = wm8728_spi_probe,