summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/volt/volt_policy.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/volt/volt_policy.c')
-rw-r--r--drivers/gpu/nvgpu/volt/volt_policy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/volt/volt_policy.c b/drivers/gpu/nvgpu/volt/volt_policy.c
index 92bce87e..1e34b54f 100644
--- a/drivers/gpu/nvgpu/volt/volt_policy.c
+++ b/drivers/gpu/nvgpu/volt/volt_policy.c
@@ -312,7 +312,7 @@ u32 volt_policy_sw_setup(struct gk20a *g)
312 312
313 gk20a_dbg_info(""); 313 gk20a_dbg_info("");
314 314
315 status = boardobjgrpconstruct_e32( 315 status = boardobjgrpconstruct_e32(g,
316 &g->perf_pmu.volt.volt_policy_metadata.volt_policies); 316 &g->perf_pmu.volt.volt_policy_metadata.volt_policies);
317 if (status) { 317 if (status) {
318 nvgpu_err(g, 318 nvgpu_err(g,