Index: uspace/srv/hid/input/input.c
===================================================================
--- uspace/srv/hid/input/input.c	(revision 7a6065c264dbab78e1758685fd1eda498ab9b73d)
+++ uspace/srv/hid/input/input.c	(revision 01c3bb491370247ba1459d7e381e27022f09fed4)
@@ -365,6 +365,5 @@
 }
 
-static void kconsole_event_handler(ipc_callid_t callid, ipc_call_t *call,
-    void *arg)
+static void kconsole_event_handler(ipc_call_t *call, void *arg)
 {
 	if (IPC_GET_ARG1(*call)) {
