diff options
Diffstat (limited to 'sound/soc/codecs/wm8994.h')
-rw-r--r-- | sound/soc/codecs/wm8994.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8994.h b/sound/soc/codecs/wm8994.h index c3e71d72eb6a..77e3d8c9eeb8 100644 --- a/sound/soc/codecs/wm8994.h +++ b/sound/soc/codecs/wm8994.h | |||
@@ -129,6 +129,7 @@ struct wm8994_priv { | |||
129 | struct wm8994_micdet micdet[2]; | 129 | struct wm8994_micdet micdet[2]; |
130 | bool detecting; | 130 | bool detecting; |
131 | bool jack_mic; | 131 | bool jack_mic; |
132 | int btn_mask; | ||
132 | 133 | ||
133 | wm8958_micdet_cb jack_cb; | 134 | wm8958_micdet_cb jack_cb; |
134 | void *jack_cb_data; | 135 | void *jack_cb_data; |