aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8974.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8974.c')
-rw-r--r--sound/soc/codecs/wm8974.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8974.c b/sound/soc/codecs/wm8974.c
index 33b16a7ba82e..0a60677397b3 100644
--- a/sound/soc/codecs/wm8974.c
+++ b/sound/soc/codecs/wm8974.c
@@ -634,7 +634,6 @@ MODULE_DEVICE_TABLE(i2c, wm8974_i2c_id);
634static struct i2c_driver wm8974_i2c_driver = { 634static struct i2c_driver wm8974_i2c_driver = {
635 .driver = { 635 .driver = {
636 .name = "wm8974", 636 .name = "wm8974",
637 .owner = THIS_MODULE,
638 }, 637 },
639 .probe = wm8974_i2c_probe, 638 .probe = wm8974_i2c_probe,
640 .remove = wm8974_i2c_remove, 639 .remove = wm8974_i2c_remove,