diff options
Diffstat (limited to 'cpu/arm920t/usb_ohci.h')
-rw-r--r-- | cpu/arm920t/usb_ohci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm920t/usb_ohci.h b/cpu/arm920t/usb_ohci.h index 26b84e66fc..fab0e65a38 100644 --- a/cpu/arm920t/usb_ohci.h +++ b/cpu/arm920t/usb_ohci.h @@ -224,7 +224,6 @@ struct ohci_regs { #define OHCI_INTR_MIE (1 << 31) /* master interrupt enable */ - /* Virtual Root HUB */ struct virt_root_hub { int devnum; /* Address of Root Hub endpoint */ |