summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/vgpu/gp10b/vgpu_hal_gp10b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/vgpu/gp10b/vgpu_hal_gp10b.c')
-rw-r--r--drivers/gpu/nvgpu/vgpu/gp10b/vgpu_hal_gp10b.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/vgpu/gp10b/vgpu_hal_gp10b.c b/drivers/gpu/nvgpu/vgpu/gp10b/vgpu_hal_gp10b.c
index a90d2d94..2ec08ae6 100644
--- a/drivers/gpu/nvgpu/vgpu/gp10b/vgpu_hal_gp10b.c
+++ b/drivers/gpu/nvgpu/vgpu/gp10b/vgpu_hal_gp10b.c
@@ -168,7 +168,6 @@ static const struct gpu_ops vgpu_gp10b_ops = {
168 .update_smpc_ctxsw_mode = vgpu_gr_update_smpc_ctxsw_mode, 168 .update_smpc_ctxsw_mode = vgpu_gr_update_smpc_ctxsw_mode,
169 .update_hwpm_ctxsw_mode = vgpu_gr_update_hwpm_ctxsw_mode, 169 .update_hwpm_ctxsw_mode = vgpu_gr_update_hwpm_ctxsw_mode,
170 .record_sm_error_state = gm20b_gr_record_sm_error_state, 170 .record_sm_error_state = gm20b_gr_record_sm_error_state,
171 .update_sm_error_state = NULL,
172 .clear_sm_error_state = vgpu_gr_clear_sm_error_state, 171 .clear_sm_error_state = vgpu_gr_clear_sm_error_state,
173 .suspend_contexts = vgpu_gr_suspend_contexts, 172 .suspend_contexts = vgpu_gr_suspend_contexts,
174 .resume_contexts = vgpu_gr_resume_contexts, 173 .resume_contexts = vgpu_gr_resume_contexts,