summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-10-14 13:06:34 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-10-25 18:31:06 +0200
commitbc125110460f67ae99f9d8d6faa4e86b7570fa5f (patch)
treea159532bab9680d7810c3558bf3a05ef24aa3cea /.gitattributes
parenta14c018d11ab8931eb0882dd9d7f6bdb04aa6d8b (diff)
downloadbarebox-bc125110460f67ae99f9d8d6faa4e86b7570fa5f.tar.gz
barebox-bc125110460f67ae99f9d8d6faa4e86b7570fa5f.tar.xz
epautoconf: fix compile error
this patch fix the following error : CC drivers/usb/gadget/epautoconf.o drivers/usb/gadget/epautoconf.c:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'unsigned' drivers/usb/gadget/epautoconf.c: In function 'ep_matches': drivers/usb/gadget/epautoconf.c:168: error: 'epnum' undeclared (first use in this function) drivers/usb/gadget/epautoconf.c:168: error: (Each undeclared identifier is reported only once drivers/usb/gadget/epautoconf.c:168: error: for each function it appears in.) drivers/usb/gadget/epautoconf.c: In function 'usb_ep_autoconfig_reset': drivers/usb/gadget/epautoconf.c:304: error: 'epnum' undeclared (first use in this function) Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions