diff options
Diffstat (limited to 'drivers/usb/chipidea/ci.h')
-rw-r--r-- | drivers/usb/chipidea/ci.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/usb/chipidea/ci.h b/drivers/usb/chipidea/ci.h index 88b80f7728e4..e206406ae1d9 100644 --- a/drivers/usb/chipidea/ci.h +++ b/drivers/usb/chipidea/ci.h | |||
@@ -196,8 +196,6 @@ struct ci_hdrc { | |||
196 | 196 | ||
197 | struct ci_hdrc_platform_data *platdata; | 197 | struct ci_hdrc_platform_data *platdata; |
198 | int vbus_active; | 198 | int vbus_active; |
199 | /* FIXME: some day, we'll not use global phy */ | ||
200 | bool global_phy; | ||
201 | struct usb_phy *transceiver; | 199 | struct usb_phy *transceiver; |
202 | struct usb_hcd *hcd; | 200 | struct usb_hcd *hcd; |
203 | struct dentry *debugfs; | 201 | struct dentry *debugfs; |