diff options
Diffstat (limited to 'include/linux/usb/tegra_usb_phy.h')
| -rw-r--r-- | include/linux/usb/tegra_usb_phy.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/usb/tegra_usb_phy.h b/include/linux/usb/tegra_usb_phy.h index c2bc7106aaa8..847415313ad2 100644 --- a/include/linux/usb/tegra_usb_phy.h +++ b/include/linux/usb/tegra_usb_phy.h | |||
| @@ -28,11 +28,6 @@ struct tegra_utmip_config { | |||
| 28 | u8 xcvr_lsrslew; | 28 | u8 xcvr_lsrslew; |
| 29 | }; | 29 | }; |
| 30 | 30 | ||
| 31 | struct tegra_ulpi_config { | ||
| 32 | int reset_gpio; | ||
| 33 | const char *clk; | ||
| 34 | }; | ||
| 35 | |||
| 36 | enum tegra_usb_phy_port_speed { | 31 | enum tegra_usb_phy_port_speed { |
| 37 | TEGRA_USB_PHY_PORT_SPEED_FULL = 0, | 32 | TEGRA_USB_PHY_PORT_SPEED_FULL = 0, |
| 38 | TEGRA_USB_PHY_PORT_SPEED_LOW, | 33 | TEGRA_USB_PHY_PORT_SPEED_LOW, |
