mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-06 19:32:06 +01:00
This commit is contained in:
commit
d4593139c5
@ -119,6 +119,7 @@ static struct usb_descriptor_header *fb_fs_function[] = {
|
|||||||
(struct usb_descriptor_header *)&interface_desc,
|
(struct usb_descriptor_header *)&interface_desc,
|
||||||
(struct usb_descriptor_header *)&fs_ep_in,
|
(struct usb_descriptor_header *)&fs_ep_in,
|
||||||
(struct usb_descriptor_header *)&fs_ep_out,
|
(struct usb_descriptor_header *)&fs_ep_out,
|
||||||
|
NULL,
|
||||||
};
|
};
|
||||||
|
|
||||||
static struct usb_descriptor_header *fb_hs_function[] = {
|
static struct usb_descriptor_header *fb_hs_function[] = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user