summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gr_gk20a.c')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gr_gk20a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.c b/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
index f31f7170..bf7a3fa7 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
@@ -7423,7 +7423,7 @@ static void gr_gk20a_init_cyclestats(struct gk20a *g)
7423#endif 7423#endif
7424} 7424}
7425 7425
7426static int gr_gk20a_set_sm_debug_mode(struct gk20a *g, 7426int gr_gk20a_set_sm_debug_mode(struct gk20a *g,
7427 struct channel_gk20a *ch, u64 sms, bool enable) 7427 struct channel_gk20a *ch, u64 sms, bool enable)
7428{ 7428{
7429 struct nvgpu_dbg_gpu_reg_op *ops; 7429 struct nvgpu_dbg_gpu_reg_op *ops;