Re: [PATCH] tools: usb: ffs-test: Fix build failure

From: Maxin B. John
Date: Wed Feb 20 2013 - 19:22:42 EST


Hi,

On Thu, Feb 21, 2013 at 2:06 AM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> On Thu, Feb 21, 2013 at 01:57:51AM +0200, maxin.john@xxxxxxxxx wrote:
>> From: "Maxin B. John" <maxin.john@xxxxxxxx>
>>
>> Fixes this build failure:
>> gcc -Wall -Wextra -g -lpthread -I../include -o testusb testusb.c
>> gcc -Wall -Wextra -g -lpthread -I../include -o ffs-test ffs-test.c
>> In file included from ffs-test.c:41:0:
>> ../../include/linux/usb/functionfs.h:4:39: fatal error:
>> uapi/linux/usb/functionfs.h: No such file or directory
>> compilation terminated.
>> make: *** [ffs-test] Error 1
>
> This is a build failure where, 3.8, or linux-next, or somewhere else?

It is in 3.8

> thanks,
>
> greg k-h

Best Regards,
Maxin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/