summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/therm/therm_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/therm/therm_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/common/therm/therm_gm20b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/common/therm/therm_gm20b.c b/drivers/gpu/nvgpu/common/therm/therm_gm20b.c
index 023ec36a..925f6951 100644
--- a/drivers/gpu/nvgpu/common/therm/therm_gm20b.c
+++ b/drivers/gpu/nvgpu/common/therm/therm_gm20b.c
@@ -23,7 +23,7 @@
23 */ 23 */
24 24
25#include <nvgpu/io.h> 25#include <nvgpu/io.h>
26#include "gk20a/gk20a.h" 26#include <nvgpu/gk20a.h>
27 27
28#include "therm_gm20b.h" 28#include "therm_gm20b.h"
29 29