diff options
Diffstat (limited to 'sound/soc/codecs/ak4554.c')
-rw-r--r-- | sound/soc/codecs/ak4554.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/ak4554.c b/sound/soc/codecs/ak4554.c index 79e9555766c0..16ce9f9fefa1 100644 --- a/sound/soc/codecs/ak4554.c +++ b/sound/soc/codecs/ak4554.c | |||
@@ -93,7 +93,6 @@ MODULE_DEVICE_TABLE(of, ak4554_of_match); | |||
93 | static struct platform_driver ak4554_driver = { | 93 | static struct platform_driver ak4554_driver = { |
94 | .driver = { | 94 | .driver = { |
95 | .name = "ak4554-adc-dac", | 95 | .name = "ak4554-adc-dac", |
96 | .owner = THIS_MODULE, | ||
97 | .of_match_table = ak4554_of_match, | 96 | .of_match_table = ak4554_of_match, |
98 | }, | 97 | }, |
99 | .probe = ak4554_soc_probe, | 98 | .probe = ak4554_soc_probe, |