aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/cirrus/simone.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/cirrus/simone.c')
-rw-r--r--sound/soc/cirrus/simone.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/cirrus/simone.c b/sound/soc/cirrus/simone.c
index 822a19a89e74..1ec661834e5a 100644
--- a/sound/soc/cirrus/simone.c
+++ b/sound/soc/cirrus/simone.c
@@ -74,7 +74,6 @@ static int simone_remove(struct platform_device *pdev)
74static struct platform_driver simone_driver = { 74static struct platform_driver simone_driver = {
75 .driver = { 75 .driver = {
76 .name = "simone-audio", 76 .name = "simone-audio",
77 .owner = THIS_MODULE,
78 }, 77 },
79 .probe = simone_probe, 78 .probe = simone_probe,
80 .remove = simone_remove, 79 .remove = simone_remove,