aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/usb/ehci.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/usb/ehci.h')
-rw-r--r--src/drivers/usb/ehci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/usb/ehci.h b/src/drivers/usb/ehci.h
index 9635460bdb..b9054cfb1c 100644
--- a/src/drivers/usb/ehci.h
+++ b/src/drivers/usb/ehci.h
@@ -42,7 +42,6 @@ struct ehci_caps {
/* Section 2.3 Host Controller Operational Registers */
struct ehci_regs {
-
/* USBCMD: offset 0x00 */
u32 command;