aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ssm2602-spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ssm2602-spi.c')
-rw-r--r--sound/soc/codecs/ssm2602-spi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/ssm2602-spi.c b/sound/soc/codecs/ssm2602-spi.c
index b5df14fbe3ad..842f373045c6 100644
--- a/sound/soc/codecs/ssm2602-spi.c
+++ b/sound/soc/codecs/ssm2602-spi.c
@@ -35,7 +35,6 @@ MODULE_DEVICE_TABLE(of, ssm2602_of_match);
static struct spi_driver ssm2602_spi_driver = {
.driver = {
.name = "ssm2602",
- .owner = THIS_MODULE,
.of_match_table = ssm2602_of_match,
},
.probe = ssm2602_spi_probe,