summaryrefslogtreecommitdiff
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 22cf3783c4a8..b10ce6904c31 100644
--- a/include/linux/platform_data/tegra_usb.h
+++ b/include/linux/platform_data/tegra_usb.h
@@ -87,6 +87,7 @@ struct tegra_usb_phy_platform_ops {
void (*post_suspend)(void);
void (*pre_resume)(void);
void (*post_resume)(void);
+ void (*post_remote_wakeup)(void);
void (*pre_phy_off)(void);
void (*post_phy_off)(void);
void (*pre_phy_on)(void);