From 9b4f8709eee58807225aecd94af6f85f51fa8f0a Mon Sep 17 00:00:00 2001 From: Bo Yan Date: Wed, 6 Jun 2018 10:33:59 -0700 Subject: host: vi: se: dc: remove bond-out check bondout check is deprecated. remove it. bug 200416208 Change-Id: I16c0eedc99a9ea8add92b177dad431c90415ef90 Signed-off-by: Bo Yan Reviewed-on: https://git-master.nvidia.com/r/1741739 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions Tested-by: mobile promotions --- include/linux/nvhost.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/linux') diff --git a/include/linux/nvhost.h b/include/linux/nvhost.h index e8f69b4a9..43aaa32cd 100644 --- a/include/linux/nvhost.h +++ b/include/linux/nvhost.h @@ -718,7 +718,6 @@ int nvhost_channel_submit(struct nvhost_job *job); int nvhost_client_device_get_resources(struct platform_device *dev); int nvhost_client_device_release(struct platform_device *dev); int nvhost_client_device_init(struct platform_device *dev); -int nvhost_check_bondout(unsigned int id); /* common runtime pm and power domain APIs */ int nvhost_module_init(struct platform_device *ndev); -- cgit v1.2.2