aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/sst-acpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/intel/sst-acpi.c')
-rw-r--r--sound/soc/intel/sst-acpi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/intel/sst-acpi.c b/sound/soc/intel/sst-acpi.c
index 03d0a166b635..b3d84560fbb5 100644
--- a/sound/soc/intel/sst-acpi.c
+++ b/sound/soc/intel/sst-acpi.c
@@ -275,7 +275,6 @@ static struct platform_driver sst_acpi_driver = {
.remove = sst_acpi_remove,
.driver = {
.name = "sst-acpi",
- .owner = THIS_MODULE,
.acpi_match_table = ACPI_PTR(sst_acpi_match),
},
};