X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Finput%2Fmouse%2Felantech.h;fp=kernel%2Fdrivers%2Finput%2Fmouse%2Felantech.h;h=e1cbf409d9c8d0d4e7d21e13d57851ae6565b535;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=f965d1569cc338059cdd540bad44ed927c6ddc3e;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git 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;