summaryrefslogtreecommitdiff
path: root/eventcomm.c
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-04-18 20:43:13 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:02:13 +0200
commit6df2b83affaa4f2a6756ab857e5d400ae30a87cb (patch)
tree1d79a8a8a55fc5886d5c0a0dde87f3f03771ae38 /eventcomm.c
parent52376f3bd0d846de81063bd2b0d42f946177c614 (diff)
Don't call PS2QueryHardware() from PSMReadHwState().
Diffstat (limited to 'eventcomm.c')
-rw-r--r--eventcomm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/eventcomm.c b/eventcomm.c
index 5f4bd93..0c299e2 100644
--- a/eventcomm.c
+++ b/eventcomm.c
@@ -72,6 +72,7 @@ SynapticsReadEvent(struct CommData *comm, struct input_event *ev)
static Bool
EventReadHwState(LocalDevicePtr local, struct SynapticsHwInfo *synhw,
+ struct SynapticsProtocolOperations *proto_ops,
struct CommData *comm, struct SynapticsHwState *hwRet)
{
struct input_event ev;