summaryrefslogtreecommitdiffstats
path: root/sound/soc/loongson/loongson_i2s_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/loongson/loongson_i2s_pci.c')
-rw-r--r--sound/soc/loongson/loongson_i2s_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/loongson/loongson_i2s_pci.c b/sound/soc/loongson/loongson_i2s_pci.c
index fa90361865c6..ec18b122cd79 100644
--- a/sound/soc/loongson/loongson_i2s_pci.c
+++ b/sound/soc/loongson/loongson_i2s_pci.c
@@ -160,7 +160,6 @@ static struct pci_driver loongson_i2s_driver = {
.id_table = loongson_i2s_ids,
.probe = loongson_i2s_pci_probe,
.driver = {
- .owner = THIS_MODULE,
.pm = pm_sleep_ptr(&loongson_i2s_pm),
},
};