Commit bc49e462 authored by Oder Chiou's avatar Oder Chiou Committed by Mark Brown

ASoC: rt5640: Remove the unused field in private data

The patch removes the unused field in private data.
Signed-off-by: default avatarOder Chiou <oder_chiou@realtek.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent acf04e63
......@@ -2095,7 +2095,6 @@ struct rt5640_priv {
int pll_in;
int pll_out;
int dmic_en;
bool hp_mute;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment