diff options
Diffstat (limited to 'src/drivers/usb/ehci.h')
-rw-r--r-- | src/drivers/usb/ehci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/usb/ehci.h b/src/drivers/usb/ehci.h index 5ab85963f6..9635460bdb 100644 --- a/src/drivers/usb/ehci.h +++ b/src/drivers/usb/ehci.h @@ -40,7 +40,6 @@ struct ehci_caps { u8 portroute[8]; /* nibbles for routing - offset 0xC */ } __packed; - /* Section 2.3 Host Controller Operational Registers */ struct ehci_regs { |