summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/max98095.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/max98095.c b/sound/soc/codecs/max98095.c
index 48071dcbdc4b..668434d44303 100644
--- a/sound/soc/codecs/max98095.c
+++ b/sound/soc/codecs/max98095.c
@@ -1878,7 +1878,6 @@ static int max98095_put_eq_enum(struct snd_kcontrol *kcontrol,
cdata = &max98095->dai[channel];
cdata->eq_sel = sel;
-
fs = cdata->rate;
/* Find the selected configuration with nearest sample rate */
@@ -2025,7 +2024,6 @@ static int max98095_put_bq_enum(struct snd_kcontrol *kcontrol,
cdata = &max98095->dai[channel];
cdata->bq_sel = sel;
-
fs = cdata->rate;
/* Find the selected configuration with nearest sample rate */