diff options
Diffstat (limited to 'sound/soc/codecs/rt5645.h')
-rw-r--r-- | sound/soc/codecs/rt5645.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/rt5645.h b/sound/soc/codecs/rt5645.h index 9ec4e899795d..0353a6a273ab 100644 --- a/sound/soc/codecs/rt5645.h +++ b/sound/soc/codecs/rt5645.h | |||
@@ -2182,6 +2182,7 @@ struct rt5645_priv { | |||
2182 | struct rt5645_platform_data pdata; | 2182 | struct rt5645_platform_data pdata; |
2183 | struct regmap *regmap; | 2183 | struct regmap *regmap; |
2184 | struct i2c_client *i2c; | 2184 | struct i2c_client *i2c; |
2185 | struct gpio_desc *gpiod_hp_det; | ||
2185 | struct snd_soc_jack *hp_jack; | 2186 | struct snd_soc_jack *hp_jack; |
2186 | struct snd_soc_jack *mic_jack; | 2187 | struct snd_soc_jack *mic_jack; |
2187 | struct snd_soc_jack *btn_jack; | 2188 | struct snd_soc_jack *btn_jack; |