mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
gpu: nvgpu: forward declare gk20a_debug_output in gr_gp10b.h
Forward declare struct gk20a_debug_output in gr_gp10b.h since we do not explicitly include any header file for same Jira NVGPU-259 Change-Id: I9a4048591363e2ddbe7e8b3c2e56ab1e4eae0b3a Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1576931 Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: Konsta Holtta <kholtta@nvidia.com> Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> GVS: Gerrit_Virtual_Submit
This commit is contained in:
committed by
mobile promotions
parent
1a5c21ccf5
commit
e86e19c4fb
@@ -33,6 +33,7 @@ struct channel_ctx_gk20a;
|
|||||||
struct zbc_entry;
|
struct zbc_entry;
|
||||||
struct gr_ctx_desc;
|
struct gr_ctx_desc;
|
||||||
struct nvgpu_preemption_modes_rec;
|
struct nvgpu_preemption_modes_rec;
|
||||||
|
struct gk20a_debug_output;
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
PASCAL_CHANNEL_GPFIFO_A = 0xC06F,
|
PASCAL_CHANNEL_GPFIFO_A = 0xC06F,
|
||||||
|
|||||||
Reference in New Issue
Block a user