summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/codecs/sti-sas.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/sti-sas.c b/sound/soc/codecs/sti-sas.c
index 6c0bbe8..adc2c34 100644
--- a/sound/soc/codecs/sti-sas.c
+++ b/sound/soc/codecs/sti-sas.c
@@ -613,7 +613,6 @@ static int sti_sas_driver_remove(struct platform_device *pdev)
static struct platform_driver sti_sas_platform_driver = {
.driver = {
.name = "sti-sas-codec",
- .owner = THIS_MODULE,
.of_match_table = sti_sas_dev_match,
},
.probe = sti_sas_driver_probe,
OpenPOWER on IntegriCloud