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 f996d14766d9..2f4d2d12a452 100644 --- a/sound/soc/codecs/wm8994.h +++ b/sound/soc/codecs/wm8994.h | |||
@@ -122,6 +122,7 @@ struct wm8994_priv { | |||
122 | bool jack_mic; | 122 | bool jack_mic; |
123 | int btn_mask; | 123 | int btn_mask; |
124 | bool jackdet; | 124 | bool jackdet; |
125 | int jackdet_mode; | ||
125 | 126 | ||
126 | wm8958_micdet_cb jack_cb; | 127 | wm8958_micdet_cb jack_cb; |
127 | void *jack_cb_data; | 128 | void *jack_cb_data; |