summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 9203882c..d45477fc 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -1075,6 +1075,7 @@ struct gk20a {
1075#endif 1075#endif
1076 unsigned int ch_wdt_timeout_ms; 1076 unsigned int ch_wdt_timeout_ms;
1077 1077
1078 struct nvgpu_mutex poweron_lock;
1078 struct nvgpu_mutex poweroff_lock; 1079 struct nvgpu_mutex poweroff_lock;
1079 1080
1080 /* Channel priorities */ 1081 /* Channel priorities */