diff options
Diffstat (limited to 'sound/soc/codecs/max98090.h')
-rw-r--r-- | sound/soc/codecs/max98090.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/max98090.h b/sound/soc/codecs/max98090.h index 1a4e2334a7b2..5a3c8d0613cb 100644 --- a/sound/soc/codecs/max98090.h +++ b/sound/soc/codecs/max98090.h | |||
@@ -1540,6 +1540,7 @@ struct max98090_priv { | |||
1540 | unsigned int pa2en; | 1540 | unsigned int pa2en; |
1541 | unsigned int extmic_mux; | 1541 | unsigned int extmic_mux; |
1542 | unsigned int sidetone; | 1542 | unsigned int sidetone; |
1543 | bool master; | ||
1543 | }; | 1544 | }; |
1544 | 1545 | ||
1545 | int max98090_mic_detect(struct snd_soc_codec *codec, | 1546 | int max98090_mic_detect(struct snd_soc_codec *codec, |