summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/therm/thrmdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/therm/thrmdev.c')
-rw-r--r--drivers/gpu/nvgpu/therm/thrmdev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/therm/thrmdev.c b/drivers/gpu/nvgpu/therm/thrmdev.c
index 782939f0..d01b567a 100644
--- a/drivers/gpu/nvgpu/therm/thrmdev.c
+++ b/drivers/gpu/nvgpu/therm/thrmdev.c
@@ -18,7 +18,7 @@
18#include "thrmdev.h" 18#include "thrmdev.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#include "ctrl/ctrltherm.h" 22#include "ctrl/ctrltherm.h"
23 23
24static struct boardobj *construct_therm_device(struct gk20a *g, 24static struct boardobj *construct_therm_device(struct gk20a *g,