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 83bd7612..ff26f694 100644
--- a/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
@@ -474,7 +474,6 @@ static const struct gpu_ops gv11b_ops = {
474 .alloc_inst = gk20a_fifo_alloc_inst, 474 .alloc_inst = gk20a_fifo_alloc_inst,
475 .free_inst = gk20a_fifo_free_inst, 475 .free_inst = gk20a_fifo_free_inst,
476 .setup_ramfc = channel_gv11b_setup_ramfc, 476 .setup_ramfc = channel_gv11b_setup_ramfc,
477 .channel_set_timeslice = gk20a_fifo_set_timeslice,
478 .default_timeslice_us = gk20a_fifo_default_timeslice_us, 477 .default_timeslice_us = gk20a_fifo_default_timeslice_us,
479 .setup_userd = gk20a_fifo_setup_userd, 478 .setup_userd = gk20a_fifo_setup_userd,
480 .userd_gp_get = gv11b_userd_gp_get, 479 .userd_gp_get = gv11b_userd_gp_get,