summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/usb_device.h')
-rw-r--r--sys/dev/usb/usb_device.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/usb_device.h b/sys/dev/usb/usb_device.h
index 67f7b59..2317b07 100644
--- a/sys/dev/usb/usb_device.h
+++ b/sys/dev/usb/usb_device.h
@@ -119,7 +119,6 @@ struct usb2_device {
struct usb2_pipe default_pipe; /* Control Endpoint 0 */
struct usb2_pipe *pipes;
struct usb2_power_save pwr_save;/* power save data */
-
struct usb2_bus *bus; /* our USB BUS */
device_t parent_dev; /* parent device */
struct usb2_device *parent_hub;
OpenPOWER on IntegriCloud