linux/samples/hidraw
Jiri Kosina cb3e85fe19 HID: hidraw: fix samples miscompilation
On systems where userspace doesn't have new hidraw.h populated to
/usr/include, the hidraw sample won't compile as it's missing the new
ioctl defitions.

Introduce temporary ugly workaround to define the ioctls "manually"
in such cases, just to avoid miscompilation in allmodconfig cases.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2011-04-09 01:43:18 +02:00
..
hid-example.c HID: hidraw: fix samples miscompilation 2011-04-09 01:43:18 +02:00
Makefile HID: Documentation for hidraw 2011-03-22 11:43:50 +01:00