Skip to content
Snippets Groups Projects
Commit c080d89a authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: hid debug from hid-debug.h to hid layer


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: default avatarJiri Kosina <jkosina@suse.cz>
parent 20eb1279
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment