summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/hal_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/hal_gm20b.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
index d6f64bb1..0e236d43 100644
--- a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
@@ -315,7 +315,6 @@ static const struct gpu_ops gm20b_ops = {
315 .disable_rd_coalesce = gm20a_gr_disable_rd_coalesce, 315 .disable_rd_coalesce = gm20a_gr_disable_rd_coalesce,
316 .init_ctxsw_hdr_data = gk20a_gr_init_ctxsw_hdr_data, 316 .init_ctxsw_hdr_data = gk20a_gr_init_ctxsw_hdr_data,
317 .fecs_host_int_enable = gr_gk20a_fecs_host_int_enable, 317 .fecs_host_int_enable = gr_gk20a_fecs_host_int_enable,
318 .set_error_notifier = gk20a_gr_set_error_notifier,
319 .handle_notify_pending = gk20a_gr_handle_notify_pending, 318 .handle_notify_pending = gk20a_gr_handle_notify_pending,
320 .handle_semaphore_pending = gk20a_gr_handle_semaphore_pending, 319 .handle_semaphore_pending = gk20a_gr_handle_semaphore_pending,
321 .add_ctxsw_reg_pm_fbpa = gr_gk20a_add_ctxsw_reg_pm_fbpa, 320 .add_ctxsw_reg_pm_fbpa = gr_gk20a_add_ctxsw_reg_pm_fbpa,