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 f996e141..94669eb3 100644
--- a/drivers/gpu/nvgpu/gp106/hal_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/hal_gp106.c
@@ -552,7 +552,6 @@ static const struct gpu_ops gp106_ops = {
552 .get_sema_wait_cmd_size = gk20a_fifo_get_sema_wait_cmd_size, 552 .get_sema_wait_cmd_size = gk20a_fifo_get_sema_wait_cmd_size,
553 .get_sema_incr_cmd_size = gk20a_fifo_get_sema_incr_cmd_size, 553 .get_sema_incr_cmd_size = gk20a_fifo_get_sema_incr_cmd_size,
554 .add_sema_cmd = gk20a_fifo_add_sema_cmd, 554 .add_sema_cmd = gk20a_fifo_add_sema_cmd,
555 .set_sm_exception_type_mask = gk20a_tsg_set_sm_exception_type_mask,
556 }, 555 },
557 .gr_ctx = { 556 .gr_ctx = {
558 .get_netlist_name = gr_gp106_get_netlist_name, 557 .get_netlist_name = gr_gp106_get_netlist_name,