Hi Greg,

> > +/* Ick. hiddev.h needs hid.h which needs input.h */
> > +#include <linux/input.h>
> > +#include <../drivers/usb/input/hid.h>
> > +#include <linux/hiddev.h>
> 
> Ick, does hiddev really need hid.h?  If so, then we need to move it to
> include/linux/.

please redefine the ioctl's in fs/compat_ioctl.c and not move the header
file around. Or call it at least usbhid.h to not conflict with the new
hardware independent HID driver that I am preparing.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to