summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/therm/thrmchannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/therm/thrmchannel.c')
-rw-r--r--drivers/gpu/nvgpu/therm/thrmchannel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/therm/thrmchannel.c b/drivers/gpu/nvgpu/therm/thrmchannel.c
index da2fbc9e..7e534cbd 100644
--- a/drivers/gpu/nvgpu/therm/thrmchannel.c
+++ b/drivers/gpu/nvgpu/therm/thrmchannel.c
@@ -18,7 +18,7 @@
18#include "thrmchannel.h" 18#include "thrmchannel.h"
19#include "boardobj/boardobjgrp.h" 19#include "boardobj/boardobjgrp.h"
20#include "boardobj/boardobjgrp_e32.h" 20#include "boardobj/boardobjgrp_e32.h"
21#include "gm206/bios_gm206.h" 21#include "gp106/bios_gp106.h"
22 22
23static u32 _therm_channel_pmudatainit_device(struct gk20a *g, 23static u32 _therm_channel_pmudatainit_device(struct gk20a *g,
24 struct boardobj *board_obj_ptr, 24 struct boardobj *board_obj_ptr,