summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b/hal_gv11b.c')
-rw-r--r--drivers/gpu/nvgpu/gv11b/hal_gv11b.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/hal_gv11b.c b/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
index 479b06d1..591a7786 100644
--- a/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
@@ -329,7 +329,6 @@ static const struct gpu_ops gv11b_ops = {
329 .update_smpc_ctxsw_mode = gr_gk20a_update_smpc_ctxsw_mode, 329 .update_smpc_ctxsw_mode = gr_gk20a_update_smpc_ctxsw_mode,
330 .update_hwpm_ctxsw_mode = gr_gk20a_update_hwpm_ctxsw_mode, 330 .update_hwpm_ctxsw_mode = gr_gk20a_update_hwpm_ctxsw_mode,
331 .record_sm_error_state = gv11b_gr_record_sm_error_state, 331 .record_sm_error_state = gv11b_gr_record_sm_error_state,
332 .update_sm_error_state = gv11b_gr_update_sm_error_state,
333 .clear_sm_error_state = gm20b_gr_clear_sm_error_state, 332 .clear_sm_error_state = gm20b_gr_clear_sm_error_state,
334 .suspend_contexts = gr_gp10b_suspend_contexts, 333 .suspend_contexts = gr_gp10b_suspend_contexts,
335 .resume_contexts = gr_gk20a_resume_contexts, 334 .resume_contexts = gr_gk20a_resume_contexts,