summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/therm_gv11b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b/therm_gv11b.h')
-rw-r--r--drivers/gpu/nvgpu/gv11b/therm_gv11b.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/therm_gv11b.h b/drivers/gpu/nvgpu/gv11b/therm_gv11b.h
index 1d89597b..bfe6231e 100644
--- a/drivers/gpu/nvgpu/gv11b/therm_gv11b.h
+++ b/drivers/gpu/nvgpu/gv11b/therm_gv11b.h
@@ -24,5 +24,6 @@
24 24
25struct gk20a; 25struct gk20a;
26int gv11b_elcg_init_idle_filters(struct gk20a *g); 26int gv11b_elcg_init_idle_filters(struct gk20a *g);
27int gv11b_init_therm_setup_hw(struct gk20a *g);
27 28
28#endif /* THERM_GV11B_H */ 29#endif /* THERM_GV11B_H */