aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-sgtl5000.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/fsl/imx-sgtl5000.c')
-rw-r--r--sound/soc/fsl/imx-sgtl5000.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/imx-sgtl5000.c b/sound/soc/fsl/imx-sgtl5000.c
index 1cb22dd034eb..413a771b8bbd 100644
--- a/sound/soc/fsl/imx-sgtl5000.c
+++ b/sound/soc/fsl/imx-sgtl5000.c
@@ -202,7 +202,6 @@ MODULE_DEVICE_TABLE(of, imx_sgtl5000_dt_ids);
202static struct platform_driver imx_sgtl5000_driver = { 202static struct platform_driver imx_sgtl5000_driver = {
203 .driver = { 203 .driver = {
204 .name = "imx-sgtl5000", 204 .name = "imx-sgtl5000",
205 .owner = THIS_MODULE,
206 .pm = &snd_soc_pm_ops, 205 .pm = &snd_soc_pm_ops,
207 .of_match_table = imx_sgtl5000_dt_ids, 206 .of_match_table = imx_sgtl5000_dt_ids,
208 }, 207 },