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)
static struct platform_driver mx27vis_aic32x4_audio_driver = {
.driver = {
.name = "mx27vis",
- .owner = THIS_MODULE,
},
.probe = mx27vis_aic32x4_probe,
.remove = mx27vis_aic32x4_remove,