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.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/gp106/hal_gp106.c b/drivers/gpu/nvgpu/gp106/hal_gp106.c
index af2d4c00..24c4191d 100644
--- a/drivers/gpu/nvgpu/gp106/hal_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/hal_gp106.c
@@ -605,9 +605,6 @@ static const struct gpu_ops gp106_ops = {
605 .data032_r = pram_data032_r, 605 .data032_r = pram_data032_r,
606 }, 606 },
607 .therm = { 607 .therm = {
608#ifdef CONFIG_DEBUG_FS
609 .therm_debugfs_init = gp106_therm_debugfs_init,
610#endif /* CONFIG_DEBUG_FS */
611 .init_elcg_mode = gm20b_therm_init_elcg_mode, 608 .init_elcg_mode = gm20b_therm_init_elcg_mode,
612 .init_blcg_mode = gm20b_therm_init_blcg_mode, 609 .init_blcg_mode = gm20b_therm_init_blcg_mode,
613 .elcg_init_idle_filters = gp106_elcg_init_idle_filters, 610 .elcg_init_idle_filters = gp106_elcg_init_idle_filters,