Remove unnecessary warning
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1026 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
e5327a406d
commit
fa8618178b
@ -1132,7 +1132,6 @@ static int lpc214x_rdrequest(struct lpc214x_ep_s *privep)
|
|||||||
return OK;
|
return OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
#warning REVISIT... Unless the EP supports double buffering, only one packet may be received
|
|
||||||
usbtrace(TRACE_READ(privep->epphy), privreq->req.xfrd);
|
usbtrace(TRACE_READ(privep->epphy), privreq->req.xfrd);
|
||||||
for (;;)
|
for (;;)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user