summaryrefslogtreecommitdiff
path: root/include/linux/spi/rm31080a_ctrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/spi/rm31080a_ctrl.h')
-rw-r--r--include/linux/spi/rm31080a_ctrl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/spi/rm31080a_ctrl.h b/include/linux/spi/rm31080a_ctrl.h
index 61069bf5674c..bddb03da3e56 100644
--- a/include/linux/spi/rm31080a_ctrl.h
+++ b/include/linux/spi/rm31080a_ctrl.h
@@ -30,6 +30,7 @@ struct rm_tch_ctrl_para {
unsigned char u8_watch_dog_normal_cnt;
unsigned char u8_ns_func_enable;
unsigned char u8_event_report_mode;
+ unsigned char u8_idle_mode_thd;
};
extern struct rm_tch_ctrl_para g_st_ctrl;