]> err.no Git - linux-2.6/blobdiff - drivers/usb/host/ehci.h
[PATCH] handle errors returned by platform_get_irq*()
[linux-2.6] / drivers / usb / host / ehci.h
index f34a0516d35ff2b63ae0355080db4016b91343a8..18e257c2bdb5fca1006246d50636b24c01a2570e 100644 (file)
@@ -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 */