summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/therm/thrmpmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/therm/thrmpmu.h')
-rw-r--r--drivers/gpu/nvgpu/therm/thrmpmu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/therm/thrmpmu.h b/drivers/gpu/nvgpu/therm/thrmpmu.h
index 007af720..e6f70411 100644
--- a/drivers/gpu/nvgpu/therm/thrmpmu.h
+++ b/drivers/gpu/nvgpu/therm/thrmpmu.h
@@ -17,4 +17,6 @@
17 17
18u32 therm_send_pmgr_tables_to_pmu(struct gk20a *g); 18u32 therm_send_pmgr_tables_to_pmu(struct gk20a *g);
19 19
20u32 therm_set_warn_temp_limit(struct gk20a *g);
21
20#endif 22#endif