aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/usb/tegra_usb_phy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/usb/tegra_usb_phy.h b/include/linux/usb/tegra_usb_phy.h
index 847415313ad2..a095c98184d0 100644
--- a/include/linux/usb/tegra_usb_phy.h
+++ b/include/linux/usb/tegra_usb_phy.h
@@ -60,8 +60,6 @@ struct tegra_usb_phy {
60 int reset_gpio; 60 int reset_gpio;
61}; 61};
62 62
63struct usb_phy *tegra_usb_get_phy(struct device_node *dn);
64
65void tegra_usb_phy_preresume(struct usb_phy *phy); 63void tegra_usb_phy_preresume(struct usb_phy *phy);
66 64
67void tegra_usb_phy_postresume(struct usb_phy *phy); 65void tegra_usb_phy_postresume(struct usb_phy *phy);