aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/adav803.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/adav803.c')
-rw-r--r--sound/soc/codecs/adav803.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/adav803.c b/sound/soc/codecs/adav803.c
index 66d9fce34e62..52881faedcf6 100644
--- a/sound/soc/codecs/adav803.c
+++ b/sound/soc/codecs/adav803.c
@@ -36,7 +36,6 @@ static int adav803_remove(struct i2c_client *client)
36static struct i2c_driver adav803_driver = { 36static struct i2c_driver adav803_driver = {
37 .driver = { 37 .driver = {
38 .name = "adav803", 38 .name = "adav803",
39 .owner = THIS_MODULE,
40 }, 39 },
41 .probe = adav803_probe, 40 .probe = adav803_probe,
42 .remove = adav803_remove, 41 .remove = adav803_remove,