From c4c44cfb10b42bd36234eb7f6c748ea2205fcedf Mon Sep 17 00:00:00 2001 From: Richard Zhao Date: Tue, 1 May 2018 11:38:01 -0700 Subject: gpu: nvgpu: fix build errors on qnx for therm - include therm header file in source file - remove unreferenced function JIRA VQRM-2343 Change-Id: Ibfeaf1e431631fa2b9a8e8f1bf044c17edc018c5 Signed-off-by: Richard Zhao Reviewed-on: https://git-master.nvidia.com/r/1706201 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity Reviewed-by: Sourab Gupta Tested-by: Sourab Gupta GVS: Gerrit_Virtual_Submit Reviewed-by: Nirav Patel Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/gv11b/therm_gv11b.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/nvgpu/gv11b') diff --git a/drivers/gpu/nvgpu/gv11b/therm_gv11b.c b/drivers/gpu/nvgpu/gv11b/therm_gv11b.c index 961ab5c0..981009ad 100644 --- a/drivers/gpu/nvgpu/gv11b/therm_gv11b.c +++ b/drivers/gpu/nvgpu/gv11b/therm_gv11b.c @@ -23,6 +23,7 @@ */ #include "gk20a/gk20a.h" +#include "therm_gv11b.h" #include -- cgit v1.2.2