diff options
-rw-r--r-- | drivers/gpu/nvgpu/gv11b/therm_gv11b.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/therm_gv11b.c b/drivers/gpu/nvgpu/gv11b/therm_gv11b.c index 961ab5c0..981009ad 100644 --- a/drivers/gpu/nvgpu/gv11b/therm_gv11b.c +++ b/drivers/gpu/nvgpu/gv11b/therm_gv11b.c | |||
@@ -23,6 +23,7 @@ | |||
23 | */ | 23 | */ |
24 | 24 | ||
25 | #include "gk20a/gk20a.h" | 25 | #include "gk20a/gk20a.h" |
26 | #include "therm_gv11b.h" | ||
26 | 27 | ||
27 | #include <nvgpu/soc.h> | 28 | #include <nvgpu/soc.h> |
28 | 29 | ||