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, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp106/therm_gp106.c b/drivers/gpu/nvgpu/gp106/therm_gp106.c
index 761d1b89..4f616d8e 100644
--- a/drivers/gpu/nvgpu/gp106/therm_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/therm_gp106.c
@@ -12,7 +12,9 @@
12 */ 12 */
13 13
14#include "therm_gp106.h" 14#include "therm_gp106.h"
15#ifdef CONFIG_DEBUG_FS
15#include <linux/debugfs.h> 16#include <linux/debugfs.h>
17#endif
16#include "therm/thrmpmu.h" 18#include "therm/thrmpmu.h"
17 19
18#include <nvgpu/hw/gp106/hw_therm_gp106.h> 20#include <nvgpu/hw/gp106/hw_therm_gp106.h>