From 06c80ada17be6e89da95c4a62723fa3f353c47e3 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Sat, 20 Jun 2009 13:54:02 +0100 Subject: [PATCH] --- yaml --- r: 157515 b: refs/heads/master c: 423c238d7185a0a8f1b28ddb0be44e0286927909 h: refs/heads/master i: 157513: 102cb8a51c2038b8765d5742d9f2f54d667404ce 157511: 3944dd1f6e3810e38b1d8bbc8a9ee73d3d757c73 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/twl4030.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b2822d29ec6b..553b09095425 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b53109db5e016425b767e8e33669a5f41257e6e5 +refs/heads/master: 423c238d7185a0a8f1b28ddb0be44e0286927909 diff --git a/trunk/sound/soc/codecs/twl4030.c b/trunk/sound/soc/codecs/twl4030.c index a5062ccd28ee..4275eea31450 100644 --- a/trunk/sound/soc/codecs/twl4030.c +++ b/trunk/sound/soc/codecs/twl4030.c @@ -924,7 +924,7 @@ static const struct soc_enum twl4030_op_modes_enum = ARRAY_SIZE(twl4030_op_modes_texts), twl4030_op_modes_texts); -int snd_soc_put_twl4030_opmode_enum_double(struct snd_kcontrol *kcontrol, +static int snd_soc_put_twl4030_opmode_enum_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) { struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);