aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/blackfin/bfin-eval-adau1x61.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/blackfin/bfin-eval-adau1x61.c')
-rw-r--r--sound/soc/blackfin/bfin-eval-adau1x61.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/blackfin/bfin-eval-adau1x61.c b/sound/soc/blackfin/bfin-eval-adau1x61.c
index 3011906f9d3b..4229f76daec9 100644
--- a/sound/soc/blackfin/bfin-eval-adau1x61.c
+++ b/sound/soc/blackfin/bfin-eval-adau1x61.c
@@ -129,7 +129,6 @@ static int bfin_eval_adau1x61_probe(struct platform_device *pdev)
129static struct platform_driver bfin_eval_adau1x61_driver = { 129static struct platform_driver bfin_eval_adau1x61_driver = {
130 .driver = { 130 .driver = {
131 .name = "bfin-eval-adau1x61", 131 .name = "bfin-eval-adau1x61",
132 .owner = THIS_MODULE,
133 .pm = &snd_soc_pm_ops, 132 .pm = &snd_soc_pm_ops,
134 }, 133 },
135 .probe = bfin_eval_adau1x61_probe, 134 .probe = bfin_eval_adau1x61_probe,