aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mx27vis-aic32x4.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/fsl/mx27vis-aic32x4.c')
-rw-r--r--sound/soc/fsl/mx27vis-aic32x4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/mx27vis-aic32x4.c b/sound/soc/fsl/mx27vis-aic32x4.c
index f4c3bda5e69e..b1ced7b8d80c 100644
--- a/sound/soc/fsl/mx27vis-aic32x4.c
+++ b/sound/soc/fsl/mx27vis-aic32x4.c
@@ -229,7 +229,6 @@ static int mx27vis_aic32x4_remove(struct platform_device *pdev)
229static struct platform_driver mx27vis_aic32x4_audio_driver = { 229static struct platform_driver mx27vis_aic32x4_audio_driver = {
230 .driver = { 230 .driver = {
231 .name = "mx27vis", 231 .name = "mx27vis",
232 .owner = THIS_MODULE,
233 }, 232 },
234 .probe = mx27vis_aic32x4_probe, 233 .probe = mx27vis_aic32x4_probe,
235 .remove = mx27vis_aic32x4_remove, 234 .remove = mx27vis_aic32x4_remove,