diff options
Diffstat (limited to 'sound/soc/cirrus/snappercl15.c')
-rw-r--r-- | sound/soc/cirrus/snappercl15.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/cirrus/snappercl15.c b/sound/soc/cirrus/snappercl15.c index 5b68b106cfc2..98089df08df6 100644 --- a/sound/soc/cirrus/snappercl15.c +++ b/sound/soc/cirrus/snappercl15.c | |||
@@ -123,7 +123,6 @@ static int snappercl15_remove(struct platform_device *pdev) | |||
123 | static struct platform_driver snappercl15_driver = { | 123 | static struct platform_driver snappercl15_driver = { |
124 | .driver = { | 124 | .driver = { |
125 | .name = "snappercl15-audio", | 125 | .name = "snappercl15-audio", |
126 | .owner = THIS_MODULE, | ||
127 | }, | 126 | }, |
128 | .probe = snappercl15_probe, | 127 | .probe = snappercl15_probe, |
129 | .remove = snappercl15_remove, | 128 | .remove = snappercl15_remove, |