summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max9768.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-07-24 18:11:47 +0300
committerMark Brown <broonie@kernel.org>2015-07-24 18:11:47 +0300
commitbeb8962210f592bd285ed77559ac4458cc26f774 (patch)
treef36bba55c0582758f89ac05dccff197b1bbd4d32 /sound/soc/codecs/max9768.c
parenteeffd4b442eb2aa25257d8c6631b17cba685ccac (diff)
parent1c07a4de5baad76585f7ffb86b5b0bc34c33e8a6 (diff)
downloadlinux-beb8962210f592bd285ed77559ac4458cc26f774.tar.xz
Merge branch 'topic/owner' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ssm4567
Conflicts: sound/soc/codecs/ssm4567.c
Diffstat (limited to 'sound/soc/codecs/max9768.c')
-rw-r--r--sound/soc/codecs/max9768.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/max9768.c b/sound/soc/codecs/max9768.c
index e1c196a41930..1526aef2f2a9 100644
--- a/sound/soc/codecs/max9768.c
+++ b/sound/soc/codecs/max9768.c
@@ -242,7 +242,6 @@ MODULE_DEVICE_TABLE(i2c, max9768_i2c_id);
static struct i2c_driver max9768_i2c_driver = {
.driver = {
.name = "max9768",
- .owner = THIS_MODULE,
},
.probe = max9768_i2c_probe,
.remove = max9768_i2c_remove,