linux/drivers/input
Geert Uytterhoeven 7477fb6fbc HP input: kill warnings due to suseconds_t differences
Kill compiler warnings related to printf() formats in the input drivers for
various HP9000 machines, which are shared between PA-RISC (suseconds_t is int)
and m68k (suseconds_t is long). As both are 32-bit, it's safe to cast to int.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-14 10:23:27 -07:00
..
gameport
joystick
keyboard
misc HP input: kill warnings due to suseconds_t differences 2008-10-14 10:23:27 -07:00
mouse
serio HP input: kill warnings due to suseconds_t differences 2008-10-14 10:23:27 -07:00
tablet
touchscreen
Kconfig
Makefile
apm-power.c
evbug.c
evdev.c
ff-core.c
ff-memless.c
fixp-arith.h
input-polldev.c
input.c
joydev.c
mousedev.c
xen-kbdfront.c