X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Finput%2Fmouse%2Felantech.h;h=ac57bde1bb9f3e62fb3b891227521f0b63df3946;hb=508ff9d41c9aa7e178f6330e703a22af03090dd5;hp=feac5f7af966f5393b8dfaebeba2a7ceef31a70b;hpb=9ad6a46b6497ae64e7fec307deb0de88e6a8ca06;p=pandora-kernel.git diff --git a/drivers/input/mouse/elantech.h b/drivers/input/mouse/elantech.h index feac5f7af966..ac57bde1bb9f 100644 --- a/drivers/input/mouse/elantech.h +++ b/drivers/input/mouse/elantech.h @@ -100,11 +100,10 @@ struct elantech_data { unsigned char reg_26; unsigned char debug; unsigned char capabilities; - unsigned char fw_version_maj; - unsigned char fw_version_min; - unsigned char hw_version; unsigned char paritycheck; unsigned char jumpy_cursor; + unsigned char hw_version; + unsigned int fw_version; unsigned char parity[256]; };