HID: hid-debug.c should #include <linux/hid-debug.h>
authorAdrian Bunk <bunk@stusta.de>
Wed, 21 Feb 2007 11:57:30 +0000 (12:57 +0100)
committerJiri Kosina <jkosina@suse.cz>
Thu, 1 Mar 2007 08:52:42 +0000 (09:52 +0100)
commit4330eb2e5fb6d3c9c0a0be8ed14793f72334d1d4
treebd1a2bd7ad5c67d36226e0c16a0f6f99b9d43e04
parent4237081e573b99a48991aa71364b0682c444651c
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>
drivers/hid/hid-debug.c