diff options
-rw-r--r-- | drivers/usb/wusbcore/wusbhc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/wusbcore/wusbhc.h b/drivers/usb/wusbcore/wusbhc.h index 3d94c4247f46..6bd426b7ec07 100644 --- a/drivers/usb/wusbcore/wusbhc.h +++ b/drivers/usb/wusbcore/wusbhc.h | |||
@@ -132,7 +132,7 @@ static inline void wusb_dev_put(struct wusb_dev *wusb_dev) | |||
132 | } | 132 | } |
133 | 133 | ||
134 | /** | 134 | /** |
135 | * Wireless USB Host Controlller root hub "fake" ports | 135 | * Wireless USB Host Controller root hub "fake" ports |
136 | * (state and device information) | 136 | * (state and device information) |
137 | * | 137 | * |
138 | * Wireless USB is wireless, so there are no ports; but we | 138 | * Wireless USB is wireless, so there are no ports; but we |