aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8971.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8971.c')
-rw-r--r--sound/soc/codecs/wm8971.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8971.c b/sound/soc/codecs/wm8971.c
index b51184c4e816..2cdde32c43c6 100644
--- a/sound/soc/codecs/wm8971.c
+++ b/sound/soc/codecs/wm8971.c
@@ -710,7 +710,6 @@ MODULE_DEVICE_TABLE(i2c, wm8971_i2c_id);
710static struct i2c_driver wm8971_i2c_driver = { 710static struct i2c_driver wm8971_i2c_driver = {
711 .driver = { 711 .driver = {
712 .name = "wm8971", 712 .name = "wm8971",
713 .owner = THIS_MODULE,
714 }, 713 },
715 .probe = wm8971_i2c_probe, 714 .probe = wm8971_i2c_probe,
716 .remove = wm8971_i2c_remove, 715 .remove = wm8971_i2c_remove,