aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/adav801.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/adav801.c')
-rw-r--r--sound/soc/codecs/adav801.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/adav801.c b/sound/soc/codecs/adav801.c
index 790fce33ab10..055f1228c2b4 100644
--- a/sound/soc/codecs/adav801.c
+++ b/sound/soc/codecs/adav801.c
@@ -39,7 +39,6 @@ static int adav80x_spi_remove(struct spi_device *spi)
static struct spi_driver adav80x_spi_driver = {
.driver = {
.name = "adav801",
- .owner = THIS_MODULE,
},
.probe = adav80x_spi_probe,
.remove = adav80x_spi_remove,