summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/hal_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/hal_gm20b.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
index 772a4a85..114d259a 100644
--- a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
@@ -275,7 +275,6 @@ static const struct gpu_ops gm20b_ops = {
275 .update_smpc_ctxsw_mode = gr_gk20a_update_smpc_ctxsw_mode, 275 .update_smpc_ctxsw_mode = gr_gk20a_update_smpc_ctxsw_mode,
276 .update_hwpm_ctxsw_mode = gr_gk20a_update_hwpm_ctxsw_mode, 276 .update_hwpm_ctxsw_mode = gr_gk20a_update_hwpm_ctxsw_mode,
277 .record_sm_error_state = gm20b_gr_record_sm_error_state, 277 .record_sm_error_state = gm20b_gr_record_sm_error_state,
278 .update_sm_error_state = gm20b_gr_update_sm_error_state,
279 .clear_sm_error_state = gm20b_gr_clear_sm_error_state, 278 .clear_sm_error_state = gm20b_gr_clear_sm_error_state,
280 .suspend_contexts = gr_gk20a_suspend_contexts, 279 .suspend_contexts = gr_gk20a_suspend_contexts,
281 .resume_contexts = gr_gk20a_resume_contexts, 280 .resume_contexts = gr_gk20a_resume_contexts,