summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/hal_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/hal_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/hal_gp106.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp106/hal_gp106.c b/drivers/gpu/nvgpu/gp106/hal_gp106.c
index eecb0f09..aedd6d14 100644
--- a/drivers/gpu/nvgpu/gp106/hal_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/hal_gp106.c
@@ -378,7 +378,6 @@ static const struct gpu_ops gp106_ops = {
378 .set_ctxsw_preemption_mode = gr_gp106_set_ctxsw_preemption_mode, 378 .set_ctxsw_preemption_mode = gr_gp106_set_ctxsw_preemption_mode,
379 .load_ctxsw_ucode = gr_gm20b_load_ctxsw_ucode, 379 .load_ctxsw_ucode = gr_gm20b_load_ctxsw_ucode,
380 .fecs_host_int_enable = gr_gk20a_fecs_host_int_enable, 380 .fecs_host_int_enable = gr_gk20a_fecs_host_int_enable,
381 .set_error_notifier = gk20a_gr_set_error_notifier,
382 .handle_notify_pending = gk20a_gr_handle_notify_pending, 381 .handle_notify_pending = gk20a_gr_handle_notify_pending,
383 .handle_semaphore_pending = gk20a_gr_handle_semaphore_pending, 382 .handle_semaphore_pending = gk20a_gr_handle_semaphore_pending,
384 .add_ctxsw_reg_pm_fbpa = gr_gk20a_add_ctxsw_reg_pm_fbpa, 383 .add_ctxsw_reg_pm_fbpa = gr_gk20a_add_ctxsw_reg_pm_fbpa,