aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2012-08-27 16:47:19 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2012-08-27 16:47:19 +0400
commit943fef8e111bb25c9e372fbd69e968fb38906b20 (patch)
treef4d230b483ff42483b2f7f2808669a327356eb65
parentcc96f22c20bf489c89de6180c14b42f83dd222d6 (diff)
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--sound/soc/omap/omap-mcbsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/omap-mcbsp.c b/sound/soc/omap/omap-mcbsp.c
index 5c936d8a570..9d5e85c02a7 100644
--- a/sound/soc/omap/omap-mcbsp.c
+++ b/sound/soc/omap/omap-mcbsp.c
@@ -625,7 +625,7 @@ static struct snd_soc_dai_driver omap_mcbsp_dai = {
},
.ops = &mcbsp_dai_ops,
};
-#if 0
+#ifdef CONFIG_ARCH_OMAP3
static int omap_mcbsp_st_info_volsw(struct snd_kcontrol *kcontrol,
struct snd_ctl_elem_info *uinfo)
{