summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sound/soc/codecs/rt1305.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt1305.c b/sound/soc/codecs/rt1305.c
index 84043068c0b7..f4c8c45f4010 100644
--- a/sound/soc/codecs/rt1305.c
+++ b/sound/soc/codecs/rt1305.c
@@ -1172,7 +1172,6 @@ static void rt1305_i2c_shutdown(struct i2c_client *client)
static struct i2c_driver rt1305_i2c_driver = {
.driver = {
.name = "rt1305",
- .owner = THIS_MODULE,
#if defined(CONFIG_OF)
.of_match_table = rt1305_of_match,
#endif