1
0
Fork 0
alistair23-linux/tools/usb
Davidlohr Bueso d105e74eff USB: ffs-test: fix header path
When compiling this program the functionfs.h header cannot be found, producing:
ffs-test.c:40: fatal error: linux/usb/functionfs.h: No such file or directory

This patch also fixes the following warning:
ffs-test.c:453: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘size_t’

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-28 19:27:12 -08:00
..
Makefile USB: tools: Add a Makefile 2011-02-17 10:43:03 -08:00
ffs-test.c USB: ffs-test: fix header path 2011-02-28 19:27:12 -08:00
hcd-tests.sh USB: usbtest - add alignment tests to test script 2011-01-22 19:42:14 -08:00
testusb.c USB: testusb: testusb compatibility with FunctionFS gadget 2010-05-20 13:21:43 -07:00