summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/therm_gp10b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/therm_gp10b.c')
-rw-r--r--drivers/gpu/nvgpu/gp10b/therm_gp10b.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/therm_gp10b.c b/drivers/gpu/nvgpu/gp10b/therm_gp10b.c
index 7f43cb56..4b346313 100644
--- a/drivers/gpu/nvgpu/gp10b/therm_gp10b.c
+++ b/drivers/gpu/nvgpu/gp10b/therm_gp10b.c
@@ -16,7 +16,8 @@
16 */ 16 */
17 17
18#include "gk20a/gk20a.h" 18#include "gk20a/gk20a.h"
19#include "hw_therm_gp10b.h" 19
20#include <nvgpu/hw/gp10b/hw_therm_gp10b.h>
20 21
21static int gp10b_init_therm_setup_hw(struct gk20a *g) 22static int gp10b_init_therm_setup_hw(struct gk20a *g)
22{ 23{