From: Mike Frysinger Date: Tue, 8 Apr 2008 08:20:36 +0000 (+0200) Subject: HID: export headers properly X-Git-Tag: v2.6.26-rc1~1107^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dd91544429188b496a8136e3cffb337ff6f056b;p=pandora-kernel.git 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 Cc: Jiri Kosina Cc: Dmitry Torokhov Signed-off-by: Andrew Morton Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed