summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/nvhost_channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/host/nvhost_channel.h')
-rw-r--r--drivers/video/tegra/host/nvhost_channel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/tegra/host/nvhost_channel.h b/drivers/video/tegra/host/nvhost_channel.h
index c919b89a2e5e..a2552cd1ef27 100644
--- a/drivers/video/tegra/host/nvhost_channel.h
+++ b/drivers/video/tegra/host/nvhost_channel.h
@@ -129,4 +129,6 @@ void nvhost_free_channel_internal(struct nvhost_channel *ch,
int nvhost_channel_save_context(struct nvhost_channel *ch);
+struct nvhost_hwctx *nvhost_channel_get_file_hwctx(int fd);
+
#endif