aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4271-spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/cs4271-spi.c')
-rw-r--r--sound/soc/codecs/cs4271-spi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs4271-spi.c b/sound/soc/codecs/cs4271-spi.c
index acd49d86e706..1ff5f520196a 100644
--- a/sound/soc/codecs/cs4271-spi.c
+++ b/sound/soc/codecs/cs4271-spi.c
@@ -42,7 +42,6 @@ static int cs4271_spi_remove(struct spi_device *spi)
static struct spi_driver cs4271_spi_driver = {
.driver = {
.name = "cs4271",
- .owner = THIS_MODULE,
.of_match_table = of_match_ptr(cs4271_dt_ids),
},
.probe = cs4271_spi_probe,