summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/therm_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/therm_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/therm_gp106.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp106/therm_gp106.c b/drivers/gpu/nvgpu/gp106/therm_gp106.c
index 1781a17f..dacebe93 100644
--- a/drivers/gpu/nvgpu/gp106/therm_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/therm_gp106.c
@@ -17,6 +17,7 @@
17#ifdef CONFIG_DEBUG_FS 17#ifdef CONFIG_DEBUG_FS
18#include <linux/debugfs.h> 18#include <linux/debugfs.h>
19#include "gk20a/platform_gk20a.h" 19#include "gk20a/platform_gk20a.h"
20#include "common/linux/os_linux.h"
20#endif 21#endif
21 22
22#include <nvgpu/hw/gp106/hw_therm_gp106.h> 23#include <nvgpu/hw/gp106/hw_therm_gp106.h>