Greg KH <[EMAIL PROTECTED]> writes:
> On Tue, Jul 04, 2006 at 09:46:09AM -0300, Manuel Naranjo wrote:
[...]
>> +#include <../drivers/usb/serial/usb-serial.h>
>
> Huh?  It should just be "usb-serial.h"

I've just got similar trouble. It can't easily be just "usb-serial.h" if
you try to compile the module out of kernel tree :( One of solution would
be to add corresponding dir to the search path for includes, but I've no
idea how to do it with Linux build system.

Shouldn't usb-serial.h appear somewhere under ./include/ so that

#include <linux/usb-serial.h>

just work?

-- 
Sergei.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to