xserver/hw/kdrive/linux
Adam Jackson a482b0b6c7 kdrive: Nuke a bunch of dead code
gcc6 says:

keyboard.c:46:21: warning: ‘linux_to_x’ defined but not used

Only referenced by a bunch of long if-0'd code, so chuck it all out.

Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
(cherry picked from commit c33250945b)
2016-06-20 11:46:44 -04:00
..
evdev.c kdrive/evdev: update keyboard LEDs (#22302) 2016-03-11 13:14:30 -05:00
keyboard.c kdrive: Nuke a bunch of dead code 2016-06-20 11:46:44 -04:00
linux.c kdrive: Ignore failure to chown console tty to current user 2014-04-18 16:30:17 -07:00
Makefile.am Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
mouse.c kdrive: Fix const cast warnings in driver name handling. 2013-08-21 09:10:45 -07:00
ms.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
ps2.c kdrive: Fix a few easy cast warnings. 2013-08-21 09:10:44 -07:00
tslib.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00