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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp106/therm_gp106.c b/drivers/gpu/nvgpu/gp106/therm_gp106.c
index b3862abe..b1f6fefb 100644
--- a/drivers/gpu/nvgpu/gp106/therm_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/therm_gp106.c
@@ -27,7 +27,7 @@
27 27
28#ifdef CONFIG_DEBUG_FS 28#ifdef CONFIG_DEBUG_FS
29#include <linux/debugfs.h> 29#include <linux/debugfs.h>
30#include "common/linux/os_linux.h" 30#include "os/linux/os_linux.h"
31#endif 31#endif
32 32
33#include <nvgpu/hw/gp106/hw_therm_gp106.h> 33#include <nvgpu/hw/gp106/hw_therm_gp106.h>