1
0
Fork 0
remarkable-linux/drivers/hid
Jiri Kosina 1f3ab01333 HID: hid/hid-input.c doesn't need to include linux/usb/input.h
There is no reason for generic hid-input.c to include usb-specific
input.h.

As a sideeffect, this also fixes warning of redefinition of dbg()
macro, when hid-input.c is compiled with DEBUG (as there is a clash
between dbg() from hid.h and usb/input.h).

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2007-01-21 22:17:57 +01:00
..
Kconfig HID: fix help texts in Kconfig 2007-01-04 11:43:35 +01:00
Makefile [PATCH] Generic HID layer - build 2006-12-08 10:43:20 -08:00
hid-core.c HID: compilation fix when DEBUG_DATA is defined 2007-01-21 22:17:55 +01:00
hid-input.c HID: hid/hid-input.c doesn't need to include linux/usb/input.h 2007-01-21 22:17:57 +01:00