aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/isabelle.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/isabelle.c')
-rw-r--r--sound/soc/codecs/isabelle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/isabelle.c b/sound/soc/codecs/isabelle.c
index ebd90283c960..58a43b11eb7e 100644
--- a/sound/soc/codecs/isabelle.c
+++ b/sound/soc/codecs/isabelle.c
@@ -1149,7 +1149,6 @@ MODULE_DEVICE_TABLE(i2c, isabelle_i2c_id);
1149static struct i2c_driver isabelle_i2c_driver = { 1149static struct i2c_driver isabelle_i2c_driver = {
1150 .driver = { 1150 .driver = {
1151 .name = "isabelle", 1151 .name = "isabelle",
1152 .owner = THIS_MODULE,
1153 }, 1152 },
1154 .probe = isabelle_i2c_probe, 1153 .probe = isabelle_i2c_probe,
1155 .remove = isabelle_i2c_remove, 1154 .remove = isabelle_i2c_remove,