tests: gadget0: use proper usb enumerations
Eliminate warnings. carry over from developing in a different tree.
This commit is contained in:
parent
e7ea622037
commit
52dc61403d
@ -234,8 +234,7 @@ static int gadget0_control_request(usbd_device *usbd_dev,
|
|||||||
struct usb_setup_data *req,
|
struct usb_setup_data *req,
|
||||||
uint8_t **buf,
|
uint8_t **buf,
|
||||||
uint16_t *len,
|
uint16_t *len,
|
||||||
void (**complete)(usbd_device *usbd_dev,
|
usbd_control_complete_callback *complete)
|
||||||
struct usb_setup_data *req))
|
|
||||||
{
|
{
|
||||||
(void) usbd_dev;
|
(void) usbd_dev;
|
||||||
(void) complete;
|
(void) complete;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user