summaryrefslogtreecommitdiff
path: root/include/linux/usb
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/usb')
-rw-r--r--include/linux/usb/tegra_usb_phy.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/usb/tegra_usb_phy.h b/include/linux/usb/tegra_usb_phy.h
index d00fbe7f6aea..2feb79658129 100644
--- a/include/linux/usb/tegra_usb_phy.h
+++ b/include/linux/usb/tegra_usb_phy.h
@@ -112,4 +112,6 @@ void tegra_usb_phy_memory_prefetch_off(struct tegra_usb_phy *phy);
void tegra_usb_enable_vbus(struct tegra_usb_phy *phy, bool enable);
+void tegra_usb_phy_pmc_disable(struct tegra_usb_phy *phy);
+
#endif /* __TEGRA_USB_PHY_H */