]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc4a090fd283033aab607e306f3dda1d11319895c
tree4eb52c4f699cafc27b01745056656070b4cc1da9
parent7011a8d9f154d84f95388aa7af294e69fa948377
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