diff options
Diffstat (limited to 'drivers/usb/host/ehci.h')
| -rw-r--r-- | drivers/usb/host/ehci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/ehci.h b/drivers/usb/host/ehci.h index f34a0516d35f..18e257c2bdb5 100644 --- a/drivers/usb/host/ehci.h +++ b/drivers/usb/host/ehci.h | |||
| @@ -97,6 +97,7 @@ struct ehci_hcd { /* one per controller */ | |||
| 97 | #else | 97 | #else |
| 98 | # define COUNT(x) do {} while (0) | 98 | # define COUNT(x) do {} while (0) |
| 99 | #endif | 99 | #endif |
| 100 | u8 sbrn; /* packed release number */ | ||
| 100 | }; | 101 | }; |
| 101 | 102 | ||
| 102 | /* convert between an HCD pointer and the corresponding EHCI_HCD */ | 103 | /* convert between an HCD pointer and the corresponding EHCI_HCD */ |
