aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/zte
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/zte')
-rw-r--r--sound/soc/zte/zx296702-i2s.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/zte/zx296702-i2s.c b/sound/soc/zte/zx296702-i2s.c
index 472fde3b6c58..98d96e1b17e0 100644
--- a/sound/soc/zte/zx296702-i2s.c
+++ b/sound/soc/zte/zx296702-i2s.c
@@ -425,7 +425,6 @@ static struct platform_driver i2s_driver = {
.probe = zx_i2s_probe,
.driver = {
.name = "zx-i2s",
- .owner = THIS_MODULE,
.of_match_table = zx_i2s_dt_ids,
},
};