diff options
Diffstat (limited to 'include/sound/rt5645.h')
-rw-r--r-- | include/sound/rt5645.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/rt5645.h b/include/sound/rt5645.h index 937f421bc66b..120d9610054e 100644 --- a/include/sound/rt5645.h +++ b/include/sound/rt5645.h | |||
@@ -26,6 +26,7 @@ struct rt5645_platform_data { | |||
26 | 26 | ||
27 | /* true if codec's jd function is used */ | 27 | /* true if codec's jd function is used */ |
28 | bool en_jd_func; | 28 | bool en_jd_func; |
29 | unsigned int jd_mode; | ||
29 | }; | 30 | }; |
30 | 31 | ||
31 | #endif | 32 | #endif |