aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-mc13783.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/fsl/imx-mc13783.c')
-rw-r--r--sound/soc/fsl/imx-mc13783.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/imx-mc13783.c b/sound/soc/fsl/imx-mc13783.c
index a2fd7321b5a9..6bf5bce01a92 100644
--- a/sound/soc/fsl/imx-mc13783.c
+++ b/sound/soc/fsl/imx-mc13783.c
@@ -159,7 +159,6 @@ static int imx_mc13783_remove(struct platform_device *pdev)
159static struct platform_driver imx_mc13783_audio_driver = { 159static struct platform_driver imx_mc13783_audio_driver = {
160 .driver = { 160 .driver = {
161 .name = "imx_mc13783", 161 .name = "imx_mc13783",
162 .owner = THIS_MODULE,
163 }, 162 },
164 .probe = imx_mc13783_probe, 163 .probe = imx_mc13783_probe,
165 .remove = imx_mc13783_remove 164 .remove = imx_mc13783_remove