summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ad193x-spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ad193x-spi.c')
-rw-r--r--sound/soc/codecs/ad193x-spi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/ad193x-spi.c b/sound/soc/codecs/ad193x-spi.c
index 390cef9b9dc2..8199a3de0024 100644
--- a/sound/soc/codecs/ad193x-spi.c
+++ b/sound/soc/codecs/ad193x-spi.c
@@ -36,7 +36,6 @@ static int ad193x_spi_remove(struct spi_device *spi)
static struct spi_driver ad193x_spi_driver = {
.driver = {
.name = "ad193x",
- .owner = THIS_MODULE,
},
.probe = ad193x_spi_probe,
.remove = ad193x_spi_remove,