diff options
Diffstat (limited to 'drivers/usb/host/ehci.h')
-rw-r--r-- | drivers/usb/host/ehci.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/usb/host/ehci.h b/drivers/usb/host/ehci.h index 2694ed6558d2..85c3572155d1 100644 --- a/drivers/usb/host/ehci.h +++ b/drivers/usb/host/ehci.h | |||
@@ -175,10 +175,6 @@ struct ehci_hcd { /* one per controller */ | |||
175 | #ifdef DEBUG | 175 | #ifdef DEBUG |
176 | struct dentry *debug_dir; | 176 | struct dentry *debug_dir; |
177 | #endif | 177 | #endif |
178 | /* | ||
179 | * OTG controllers and transceivers need software interaction | ||
180 | */ | ||
181 | struct usb_phy *transceiver; | ||
182 | }; | 178 | }; |
183 | 179 | ||
184 | /* convert between an HCD pointer and the corresponding EHCI_HCD */ | 180 | /* convert between an HCD pointer and the corresponding EHCI_HCD */ |