mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 15:05:07 +00:00
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
b4dee87595
commit
773e758df7
1 changed files with 0 additions and 1 deletions
|
|
@ -1132,7 +1132,6 @@ static int lpc214x_rdrequest(struct lpc214x_ep_s *privep)
|
|||
return OK;
|
||||
}
|
||||
|
||||
#warning REVISIT... Unless the EP supports double buffering, only one packet may be received
|
||||
usbtrace(TRACE_READ(privep->epphy), privreq->req.xfrd);
|
||||
for (;;)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue