diff options
Diffstat (limited to 'sound/soc/mxs/mxs-sgtl5000.c')
-rw-r--r-- | sound/soc/mxs/mxs-sgtl5000.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/mxs/mxs-sgtl5000.c b/sound/soc/mxs/mxs-sgtl5000.c index 3bba6cfe4f29..6f1916b71815 100644 --- a/sound/soc/mxs/mxs-sgtl5000.c +++ b/sound/soc/mxs/mxs-sgtl5000.c | |||
@@ -187,7 +187,6 @@ MODULE_DEVICE_TABLE(of, mxs_sgtl5000_dt_ids); | |||
187 | static struct platform_driver mxs_sgtl5000_audio_driver = { | 187 | static struct platform_driver mxs_sgtl5000_audio_driver = { |
188 | .driver = { | 188 | .driver = { |
189 | .name = "mxs-sgtl5000", | 189 | .name = "mxs-sgtl5000", |
190 | .owner = THIS_MODULE, | ||
191 | .of_match_table = mxs_sgtl5000_dt_ids, | 190 | .of_match_table = mxs_sgtl5000_dt_ids, |
192 | }, | 191 | }, |
193 | .probe = mxs_sgtl5000_probe, | 192 | .probe = mxs_sgtl5000_probe, |