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 49e83c4c..6aef49d7 100644
--- a/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
@@ -398,7 +398,6 @@ static const struct gpu_ops gv11b_ops = {
398 .dump_ctxsw_stats = gr_gp10b_dump_ctxsw_stats, 398 .dump_ctxsw_stats = gr_gp10b_dump_ctxsw_stats,
399 .fecs_host_int_enable = gr_gv11b_fecs_host_int_enable, 399 .fecs_host_int_enable = gr_gv11b_fecs_host_int_enable,
400 .handle_ssync_hww = gr_gv11b_handle_ssync_hww, 400 .handle_ssync_hww = gr_gv11b_handle_ssync_hww,
401 .set_error_notifier = gk20a_gr_set_error_notifier,
402 .handle_notify_pending = gk20a_gr_handle_notify_pending, 401 .handle_notify_pending = gk20a_gr_handle_notify_pending,
403 .handle_semaphore_pending = gk20a_gr_handle_semaphore_pending, 402 .handle_semaphore_pending = gk20a_gr_handle_semaphore_pending,
404 .add_ctxsw_reg_pm_fbpa = gr_gk20a_add_ctxsw_reg_pm_fbpa, 403 .add_ctxsw_reg_pm_fbpa = gr_gk20a_add_ctxsw_reg_pm_fbpa,