summaryrefslogtreecommitdiff
path: root/include/linux/tegra_devices.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/tegra_devices.h')
-rwxr-xr-xinclude/linux/tegra_devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/tegra_devices.h b/include/linux/tegra_devices.h
index 4f1d4c8fb267..07fbc84c44c7 100755
--- a/include/linux/tegra_devices.h
+++ b/include/linux/tegra_devices.h
@@ -50,6 +50,7 @@ struct tegra_hcd_platform_data {
*/
NvU32 phyPowerRail;
NvDdkUsbPhyHandle hUsbPhy;
+ struct work_struct work;
};
/* Platform data for USB OTG driver */