summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/ce2_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/ce2_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/ce2_gk20a.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/ce2_gk20a.h b/drivers/gpu/nvgpu/gk20a/ce2_gk20a.h
index f972e175..93905ab9 100644
--- a/drivers/gpu/nvgpu/gk20a/ce2_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/ce2_gk20a.h
@@ -99,7 +99,6 @@ struct gk20a_ce_app {
99/* ce context db */ 99/* ce context db */
100struct gk20a_gpu_ctx { 100struct gk20a_gpu_ctx {
101 struct gk20a *g; 101 struct gk20a *g;
102 struct device *dev;
103 u32 ctx_id; 102 u32 ctx_id;
104 struct nvgpu_mutex gpu_ctx_mutex; 103 struct nvgpu_mutex gpu_ctx_mutex;
105 int gpu_ctx_state; 104 int gpu_ctx_state;