summaryrefslogtreecommitdiff
path: root/ps2comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'ps2comm.c')
-rw-r--r--ps2comm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ps2comm.c b/ps2comm.c
index 3a1550d..c9084b4 100644
--- a/ps2comm.c
+++ b/ps2comm.c
@@ -414,7 +414,7 @@ ps2_query_is_synaptics(int fd)
}
}
-static void
+void
ps2_print_ident(const struct SynapticsHwInfo *synhw)
{
xf86Msg(X_PROBED, " Synaptics Touchpad, model: %d\n", SYN_ID_MODEL(*synhw));