diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/usb/msm_hsusb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/usb/msm_hsusb.h b/include/linux/usb/msm_hsusb.h index 4628f1a4713e..b0a39243295a 100644 --- a/include/linux/usb/msm_hsusb.h +++ b/include/linux/usb/msm_hsusb.h | |||
| @@ -169,6 +169,7 @@ struct msm_otg { | |||
| 169 | 169 | ||
| 170 | struct reset_control *phy_rst; | 170 | struct reset_control *phy_rst; |
| 171 | struct reset_control *link_rst; | 171 | struct reset_control *link_rst; |
| 172 | int vdd_levels[3]; | ||
| 172 | }; | 173 | }; |
| 173 | 174 | ||
| 174 | #endif | 175 | #endif |
