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 00367e5b..366d6928 100644
--- a/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
@@ -602,7 +602,6 @@ static const struct gpu_ops gv11b_ops = {
602 .resetup_ramfc = NULL, 602 .resetup_ramfc = NULL,
603 .device_info_fault_id = top_device_info_data_fault_id_enum_v, 603 .device_info_fault_id = top_device_info_data_fault_id_enum_v,
604 .free_channel_ctx_header = gv11b_free_subctx_header, 604 .free_channel_ctx_header = gv11b_free_subctx_header,
605 .preempt_ch_tsg = gv11b_fifo_preempt_ch_tsg,
606 .handle_ctxsw_timeout = gv11b_fifo_handle_ctxsw_timeout, 605 .handle_ctxsw_timeout = gv11b_fifo_handle_ctxsw_timeout,
607 .runlist_hw_submit = gk20a_fifo_runlist_hw_submit, 606 .runlist_hw_submit = gk20a_fifo_runlist_hw_submit,
608 .runlist_wait_pending = gk20a_fifo_runlist_wait_pending, 607 .runlist_wait_pending = gk20a_fifo_runlist_wait_pending,