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 { /* true if codec's jd function is used */ bool en_jd_func; + unsigned int jd_mode; }; #endif |