summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/bus_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/host/bus_client.h')
-rw-r--r--drivers/video/tegra/host/bus_client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/tegra/host/bus_client.h b/drivers/video/tegra/host/bus_client.h
index e95ea0bc3401..8c7bdc9faefe 100644
--- a/drivers/video/tegra/host/bus_client.h
+++ b/drivers/video/tegra/host/bus_client.h
@@ -37,5 +37,6 @@ int nvhost_client_device_init(struct nvhost_device *dev);
int nvhost_client_device_suspend(struct nvhost_device *dev);
int nvhost_client_device_get_resources(struct nvhost_device *dev);
+void nvhost_client_device_put_resources(struct nvhost_device *dev);
#endif