summaryrefslogtreecommitdiffstats
path: root/kernel/drivers/input/mouse/elantech.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/drivers/input/mouse/elantech.h')
-rw-r--r--kernel/drivers/input/mouse/elantech.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/drivers/input/mouse/elantech.h b/kernel/drivers/input/mouse/elantech.h
index f965d1569..e1cbf409d 100644
--- a/kernel/drivers/input/mouse/elantech.h
+++ b/kernel/drivers/input/mouse/elantech.h
@@ -129,6 +129,7 @@ struct elantech_data {
unsigned char reg_26;
unsigned char debug;
unsigned char capabilities[3];
+ unsigned char samples[3];
bool paritycheck;
bool jumpy_cursor;
bool reports_pressure;