Revert "usb: host: xhci-plat: Create platform device for onboard hubs in probe()"
[linux-2.6-microblaze.git] / drivers / usb / host / xhci.h
index 5ba01d5..3c7d281 100644 (file)
@@ -1923,8 +1923,6 @@ struct xhci_hcd {
        struct dentry           *debugfs_slots;
        struct list_head        regset_list;
 
-       struct list_head        onboard_hub_devs;
-
        void                    *dbc;
        /* platform-specific data -- must come last */
        unsigned long           priv[] __aligned(sizeof(s64));