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 44b9e0ae7451..c759ec068e97 100644
--- a/sound/soc/codecs/wm8711.c
+++ b/sound/soc/codecs/wm8711.c
@@ -431,7 +431,6 @@ static int wm8711_spi_remove(struct spi_device *spi)
431static struct spi_driver wm8711_spi_driver = { 431static struct spi_driver wm8711_spi_driver = {
432 .driver = { 432 .driver = {
433 .name = "wm8711", 433 .name = "wm8711",
434 .owner = THIS_MODULE,
435 .of_match_table = wm8711_of_match, 434 .of_match_table = wm8711_of_match,
436 }, 435 },
437 .probe = wm8711_spi_probe, 436 .probe = wm8711_spi_probe,