Commit 4330eb2e authored by Adrian Bunk's avatar Adrian Bunk Committed by Jiri Kosina

HID: hid-debug.c should #include <linux/hid-debug.h>

Every file should include the headers containing the prototypes for
it's global functions.
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 4237081e
......@@ -29,6 +29,7 @@
*/
#include <linux/hid.h>
#include <linux/hid-debug.h>
struct hid_usage_entry {
unsigned page;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment