Skip to content

Commit 35e1a27

Browse files
committed
unused (void) cast
1 parent 0b55047 commit 35e1a27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/portable/nxp/lpc_ip3511/dcd_lpc_ip3511.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ static void prepare_setup_packet(uint8_t rhport)
244244

245245
static void edpt_reset(uint8_t rhport, uint8_t ep_id)
246246
{
247+
(void) rhport;
247248
tu_memclr(&_dcd.ep[ep_id], sizeof(_dcd.ep[ep_id]));
248249
}
249250

0 commit comments

Comments
 (0)