summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/pmu_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/pmu_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/pmu_gp106.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp106/pmu_gp106.c b/drivers/gpu/nvgpu/gp106/pmu_gp106.c
index 7662f4eb..9b169c38 100644
--- a/drivers/gpu/nvgpu/gp106/pmu_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/pmu_gp106.c
@@ -438,7 +438,6 @@ void gp106_init_pmu_ops(struct gpu_ops *gops)
438 gops->pmu.pmu_lpwr_enable_pg = nvgpu_lpwr_enable_pg; 438 gops->pmu.pmu_lpwr_enable_pg = nvgpu_lpwr_enable_pg;
439 gops->pmu.pmu_lpwr_disable_pg = nvgpu_lpwr_disable_pg; 439 gops->pmu.pmu_lpwr_disable_pg = nvgpu_lpwr_disable_pg;
440 gops->pmu.pmu_pg_param_post_init = nvgpu_lpwr_post_init; 440 gops->pmu.pmu_pg_param_post_init = nvgpu_lpwr_post_init;
441 gops->pmu.send_lrf_tex_ltc_dram_overide_en_dis_cmd = NULL;
442 gops->pmu.dump_secure_fuses = NULL; 441 gops->pmu.dump_secure_fuses = NULL;
443 gops->pmu.reset = gp106_falcon_reset; 442 gops->pmu.reset = gp106_falcon_reset;
444 gops->pmu.mclk_init = gp106_mclk_init; 443 gops->pmu.mclk_init = gp106_mclk_init;