mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 15:29:16 +00:00
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: Adrian Bunk <bunk@stusta.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
4237081e57
commit
4330eb2e5f
@ -29,6 +29,7 @@
|
||||
*/
|
||||
|
||||
#include <linux/hid.h>
|
||||
#include <linux/hid-debug.h>
|
||||
|
||||
struct hid_usage_entry {
|
||||
unsigned page;
|
||||
|
Loading…
x
Reference in New Issue
Block a user