aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8900.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8900.c')
-rw-r--r--sound/soc/codecs/wm8900.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8900.c b/sound/soc/codecs/wm8900.c
index f3759ec5a863..98900aa66dc3 100644
--- a/sound/soc/codecs/wm8900.c
+++ b/sound/soc/codecs/wm8900.c
@@ -1312,7 +1312,6 @@ MODULE_DEVICE_TABLE(i2c, wm8900_i2c_id);
1312static struct i2c_driver wm8900_i2c_driver = { 1312static struct i2c_driver wm8900_i2c_driver = {
1313 .driver = { 1313 .driver = {
1314 .name = "wm8900", 1314 .name = "wm8900",
1315 .owner = THIS_MODULE,
1316 }, 1315 },
1317 .probe = wm8900_i2c_probe, 1316 .probe = wm8900_i2c_probe,
1318 .remove = wm8900_i2c_remove, 1317 .remove = wm8900_i2c_remove,