X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fehci.h;h=18e257c2bdb5fca1006246d50636b24c01a2570e;hb=489447380a2921ec0e9154f773c44ab3167ede4b;hp=f34a0516d35ff2b63ae0355080db4016b91343a8;hpb=165415f700b0c77fa1f8db6198f48582639adf78;p=linux-2.6 diff --git a/drivers/usb/host/ehci.h b/drivers/usb/host/ehci.h index f34a0516d3..18e257c2bd 100644 --- a/drivers/usb/host/ehci.h +++ b/drivers/usb/host/ehci.h @@ -97,6 +97,7 @@ struct ehci_hcd { /* one per controller */ #else # define COUNT(x) do {} while (0) #endif + u8 sbrn; /* packed release number */ }; /* convert between an HCD pointer and the corresponding EHCI_HCD */