From 032860d8de01ac3a3357a4758e7ee81bd418c48f Mon Sep 17 00:00:00 2001 From: Debarshi Dutta Date: Fri, 21 Sep 2018 12:18:46 +0530 Subject: gpu: nvgpu: move header location of gk20a.h change the path of gk20a.h to for files in the following directories. gp106/ gv100/ Jira NVGPU-597 Change-Id: I098c12c34cdce764e6fca4ea1d16c5f8dee81026 Signed-off-by: Debarshi Dutta Reviewed-on: https://git-master.nvidia.com/r/1836707 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/gp106/hal_gp106.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gp106/hal_gp106.c') diff --git a/drivers/gpu/nvgpu/gp106/hal_gp106.c b/drivers/gpu/nvgpu/gp106/hal_gp106.c index e8ad68c2..c0f2fd57 100644 --- a/drivers/gpu/nvgpu/gp106/hal_gp106.c +++ b/drivers/gpu/nvgpu/gp106/hal_gp106.c @@ -43,7 +43,6 @@ #include "common/mc/mc_gm20b.h" #include "common/mc/mc_gp10b.h" -#include "gk20a/gk20a.h" #include "gk20a/fifo_gk20a.h" #include "gk20a/fecs_trace_gk20a.h" #include "gk20a/mm_gk20a.h" @@ -95,6 +94,7 @@ #include #include #include +#include #include #include -- cgit v1.2.2