aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/usb.h')
-rw-r--r--include/linux/usb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/usb.h b/include/linux/usb.h
index 29060dad81e6..606e0aa5bbe6 100644
--- a/include/linux/usb.h
+++ b/include/linux/usb.h
@@ -336,7 +336,6 @@ struct usb_bus {
336#ifdef CONFIG_USB_DEVICEFS 336#ifdef CONFIG_USB_DEVICEFS
337 struct dentry *usbfs_dentry; /* usbfs dentry entry for the bus */ 337 struct dentry *usbfs_dentry; /* usbfs dentry entry for the bus */
338#endif 338#endif
339 struct device *dev; /* device for this bus */
340 339
341#if defined(CONFIG_USB_MON) || defined(CONFIG_USB_MON_MODULE) 340#if defined(CONFIG_USB_MON) || defined(CONFIG_USB_MON_MODULE)
342 struct mon_bus *mon_bus; /* non-null when associated */ 341 struct mon_bus *mon_bus; /* non-null when associated */