summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/pmgr/pmgrpmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/pmgr/pmgrpmu.c')
-rw-r--r--drivers/gpu/nvgpu/pmgr/pmgrpmu.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/gpu/nvgpu/pmgr/pmgrpmu.c b/drivers/gpu/nvgpu/pmgr/pmgrpmu.c
index 6bd07365..afc92d66 100644
--- a/drivers/gpu/nvgpu/pmgr/pmgrpmu.c
+++ b/drivers/gpu/nvgpu/pmgr/pmgrpmu.c
@@ -507,12 +507,6 @@ u32 pmgr_send_pmgr_tables_to_pmu(struct gk20a *g)
507 } 507 }
508 } 508 }
509 509
510 /* WAR for missing INA3221 on HW2.5 RevA */
511 if (g->power_sensor_missing) {
512 nvgpu_warn(g, "no power device found, skipping power policy");
513 goto exit;
514 }
515
516 if (!(BOARDOBJGRP_IS_EMPTY( 510 if (!(BOARDOBJGRP_IS_EMPTY(
517 &g->pmgr_pmu.pmgr_policyobjs.pwr_policies.super)) || 511 &g->pmgr_pmu.pmgr_policyobjs.pwr_policies.super)) ||
518 !(BOARDOBJGRP_IS_EMPTY( 512 !(BOARDOBJGRP_IS_EMPTY(