mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-14 14:42:39 +00:00
usb_keyboard: Remove useless include
This prevents non-PCI machines from having USB.
This commit is contained in:
parent
be4e9d20a5
commit
0678b5d629
@ -19,7 +19,6 @@
|
||||
|
||||
#include <grub/term.h>
|
||||
#include <grub/time.h>
|
||||
#include <grub/cpu/io.h>
|
||||
#include <grub/misc.h>
|
||||
#include <grub/term.h>
|
||||
#include <grub/usb.h>
|
||||
|
Loading…
Reference in New Issue
Block a user