summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv100/hal_gv100.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv100/hal_gv100.c')
-rw-r--r--drivers/gpu/nvgpu/gv100/hal_gv100.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c
index 0dcfb064..f0187dab 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -534,7 +534,6 @@ static const struct gpu_ops gv100_ops = {
534 .device_info_fault_id = top_device_info_data_fault_id_enum_v, 534 .device_info_fault_id = top_device_info_data_fault_id_enum_v,
535 .free_channel_ctx_header = gv11b_free_subctx_header, 535 .free_channel_ctx_header = gv11b_free_subctx_header,
536 .preempt_ch_tsg = gv11b_fifo_preempt_ch_tsg, 536 .preempt_ch_tsg = gv11b_fifo_preempt_ch_tsg,
537 .apply_ctxsw_timeout_intr = gv100_apply_ctxsw_timeout_intr,
538 }, 537 },
539 .gr_ctx = { 538 .gr_ctx = {
540 .get_netlist_name = gr_gv100_get_netlist_name, 539 .get_netlist_name = gr_gv100_get_netlist_name,