mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
This commit is contained in:
commit
d4593139c5
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ static struct usb_descriptor_header *fb_fs_function[] = {
|
|||
(struct usb_descriptor_header *)&interface_desc,
|
||||
(struct usb_descriptor_header *)&fs_ep_in,
|
||||
(struct usb_descriptor_header *)&fs_ep_out,
|
||||
NULL,
|
||||
};
|
||||
|
||||
static struct usb_descriptor_header *fb_hs_function[] = {
|
||||
|
|
Loading…
Reference in a new issue