aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/tegra_usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/tegra_usb.h')
-rw-r--r--include/linux/platform_data/tegra_usb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/tegra_usb.h b/include/linux/platform_data/tegra_usb.h
index 6bca5b569acb..66c673fef408 100644
--- a/include/linux/platform_data/tegra_usb.h
+++ b/include/linux/platform_data/tegra_usb.h
@@ -26,6 +26,7 @@ struct tegra_ehci_platform_data {
/* power down the phy on bus suspend */
int power_down_on_bus_suspend;
void *phy_config;
+ int vbus_gpio;
};
#endif /* _TEGRA_USB_H_ */