aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-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 7ba5690118f8..99696187b55a 100644
--- a/sound/soc/omap/omap-mcbsp.c
+++ b/sound/soc/omap/omap-mcbsp.c
@@ -759,7 +759,7 @@ static struct snd_soc_dai_driver omap_mcbsp_dai =
759 .ops = &mcbsp_dai_ops, 759 .ops = &mcbsp_dai_ops,
760}; 760};
761 761
762int omap_mcbsp_st_info_volsw(struct snd_kcontrol *kcontrol, 762static int omap_mcbsp_st_info_volsw(struct snd_kcontrol *kcontrol,
763 struct snd_ctl_elem_info *uinfo) 763 struct snd_ctl_elem_info *uinfo)
764{ 764{
765 struct soc_mixer_control *mc = 765 struct soc_mixer_control *mc =