summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b')
-rw-r--r--drivers/gpu/nvgpu/gv11b/therm_gv11b.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/therm_gv11b.c b/drivers/gpu/nvgpu/gv11b/therm_gv11b.c
index fe843325..067c464b 100644
--- a/drivers/gpu/nvgpu/gv11b/therm_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/therm_gv11b.c
@@ -28,6 +28,8 @@
28 28
29#include <nvgpu/hw/gv11b/hw_therm_gv11b.h> 29#include <nvgpu/hw/gv11b/hw_therm_gv11b.h>
30 30
31#include "therm_gv11b.h"
32
31int gv11b_init_therm_setup_hw(struct gk20a *g) 33int gv11b_init_therm_setup_hw(struct gk20a *g)
32{ 34{
33 u32 v; 35 u32 v;