From 998c59883453388f9e4a8eb391b7604c069154a6 Mon Sep 17 00:00:00 2001 From: ddutta Date: Fri, 14 Sep 2018 15:34:20 +0530 Subject: gpu: nvgpu: change location of gk20a.h Update the location of gk20a.h to include/nvgpu/gk20a.h in the following directories. nvgpu/boardobj/ nvgpu/clk/ nvgpu/lpwr/ nvgpu/perf/ nvgpu/pmgr/ nvgpu/pstate/ nvgpu/therm/ nvgpu/volt/ Jira NVGPU-597 Change-Id: I5d9e74ae2f1a646087f15a5872daf9017c1580a9 Signed-off-by: Debarshi Dutta Reviewed-on: https://git-master.nvidia.com/r/1822741 Reviewed-by: svc-misra-checker Reviewed-by: Konsta Holtta GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/pmgr/pmgrpmu.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/pmgr/pmgrpmu.h') diff --git a/drivers/gpu/nvgpu/pmgr/pmgrpmu.h b/drivers/gpu/nvgpu/pmgr/pmgrpmu.h index a576f384..23062b13 100644 --- a/drivers/gpu/nvgpu/pmgr/pmgrpmu.h +++ b/drivers/gpu/nvgpu/pmgr/pmgrpmu.h @@ -24,7 +24,8 @@ #ifndef _PMGRPMU_H_ #define _PMGRPMU_H_ -#include "gk20a/gk20a.h" +#include + #include "pwrdev.h" #include "pwrmonitor.h" -- cgit v1.2.2