28 Mar
2014
28 Mar
'14
1:28 p.m.
The patch removes the unused field in private data.
Signed-off-by: Oder Chiou oder_chiou@realtek.com --- sound/soc/codecs/rt5640.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/sound/soc/codecs/rt5640.h b/sound/soc/codecs/rt5640.h index cbd07b5..d7bd525 100644 --- a/sound/soc/codecs/rt5640.h +++ b/sound/soc/codecs/rt5640.h @@ -2095,7 +2095,6 @@ struct rt5640_priv { int pll_in; int pll_out;
- int dmic_en; bool hp_mute; };
--
1.8.1.1.439.g50a6b54