usb: core: switch bus numbering to using idr
[deliverable/linux.git] / include / linux / usb.h
index 89533ba38691a75ae70523d5f56bcf0b57a22c80..0d348fa84a665442bb986c52409364cdb78d3502 100644 (file)
@@ -375,7 +375,6 @@ struct usb_bus {
        struct usb_devmap devmap;       /* device address allocation map */
        struct usb_device *root_hub;    /* Root hub */
        struct usb_bus *hs_companion;   /* Companion EHCI bus, if any */
-       struct list_head bus_list;      /* list of busses */
 
        struct mutex usb_address0_mutex; /* unaddressed device mutex */
 
This page took 0.026687 seconds and 5 git commands to generate.