HID: export headers properly
authorMike Frysinger <vapier@gentoo.org>
Tue, 8 Apr 2008 08:20:36 +0000 (10:20 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 22 Apr 2008 09:34:59 +0000 (11:34 +0200)
commit0dd91544429188b496a8136e3cffb337ff6f056b
tree4eb52c4f699cafc27b01745056656070b4cc1da9
parent3e52a05f0ad63c984b5ab4743fcd501fe702ad77
HID: export headers properly

I have people whining about using these headers in userspace, and they have
__KERNEL__ markings which implies they're supposed to be exported.  I also
added the required linux/types.h include to hidraw.h since it uses the __u##
kernel types.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Cc: Jiri Kosina <jikos@jikos.cz>
Cc: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/Kbuild
include/linux/hidraw.h