mirror of
https://github.com/torvalds/linux.git
synced 2026-06-29 17:41:17 +02:00
hid-debug.h contains a lot of code, and should not therefore be a header. This patch moves the code to generic hid layer as .c source, and introduces CONFIG_HID_DEBUG to conditionally compile it, instead of playing with #define DEBUG and including hid-debug.h. Signed-off-by: Jiri Kosina <jkosina@suse.cz> |
||
|---|---|---|
| .. | ||
| hid-core.c | ||
| hid-debug.c | ||
| hid-input.c | ||
| Kconfig | ||
| Makefile | ||