mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-06 16:22:52 +00:00
missing file in last change
This commit is contained in:
parent
2e3e2e0908
commit
e804e7b099
@ -110,7 +110,7 @@ static grub_usb_err_t
|
||||
grub_usb_add_hub (grub_usb_device_t dev)
|
||||
{
|
||||
struct grub_usb_usb_hubdesc hubdesc;
|
||||
grub_err_t err;
|
||||
grub_usb_err_t err;
|
||||
int i;
|
||||
|
||||
err = grub_usb_control_msg (dev, (GRUB_USB_REQTYPE_IN
|
||||
|
Loading…
Reference in New Issue
Block a user