aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/adi/axi-spdif.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/adi/axi-spdif.c')
-rw-r--r--sound/soc/adi/axi-spdif.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/adi/axi-spdif.c b/sound/soc/adi/axi-spdif.c
index 198e3a4640f6..d7259d412892 100644
--- a/sound/soc/adi/axi-spdif.c
+++ b/sound/soc/adi/axi-spdif.c
@@ -258,7 +258,6 @@ MODULE_DEVICE_TABLE(of, axi_spdif_of_match);
static struct platform_driver axi_spdif_driver = {
.driver = {
.name = "axi-spdif",
- .owner = THIS_MODULE,
.of_match_table = axi_spdif_of_match,
},
.probe = axi_spdif_probe,