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:
Deepak Nibade
2017-10-11 03:25:46 -07:00
committed by mobile promotions
parent 1a5c21ccf5
commit e86e19c4fb

View File

@@ -33,6 +33,7 @@ struct channel_ctx_gk20a;
struct zbc_entry;
struct gr_ctx_desc;
struct nvgpu_preemption_modes_rec;
struct gk20a_debug_output;
enum {
PASCAL_CHANNEL_GPFIFO_A = 0xC06F,