From 34d552957dd0e3e3363067fc9b9af64281d29396 Mon Sep 17 00:00:00 2001 From: Konsta Holtta Date: Fri, 31 Aug 2018 12:59:37 +0300 Subject: gpu: nvgpu: move channel header to common channel_gk20a is clear from chip specifics and from most dependencies, so move it under the common directory. Jira NVGPU-967 Change-Id: I41f2160b96d4ec84064288ecc22bb360e82352df Signed-off-by: Konsta Holtta Reviewed-on: https://git-master.nvidia.com/r/1810578 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/gk20a/gk20a.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h') diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h index 898dfec8..34d08b65 100644 --- a/drivers/gpu/nvgpu/gk20a/gk20a.h +++ b/drivers/gpu/nvgpu/gk20a/gk20a.h @@ -47,6 +47,7 @@ struct nvgpu_clk_arb; struct nvgpu_gpu_ctxsw_trace_filter; #endif struct priv_cmd_entry; +struct nvgpu_gpfifo_args; #include #include -- cgit v1.2.2