summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/gr_gp10b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/gr_gp10b.h')
-rw-r--r--drivers/gpu/nvgpu/gp10b/gr_gp10b.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/gr_gp10b.h b/drivers/gpu/nvgpu/gp10b/gr_gp10b.h
index 161fec87..42a647b4 100644
--- a/drivers/gpu/nvgpu/gp10b/gr_gp10b.h
+++ b/drivers/gpu/nvgpu/gp10b/gr_gp10b.h
@@ -64,9 +64,6 @@ struct gr_t18x {
64 bool force_preemption_cilp; 64 bool force_preemption_cilp;
65 bool dump_ctxsw_stats_on_channel_close; 65 bool dump_ctxsw_stats_on_channel_close;
66#endif 66#endif
67 struct dentry *debugfs_force_preemption_cilp;
68 struct dentry *debugfs_force_preemption_gfxp;
69 struct dentry *debugfs_dump_ctxsw_stats;
70 } ctx_vars; 67 } ctx_vars;
71 68
72 u32 fecs_feature_override_ecc_val; 69 u32 fecs_feature_override_ecc_val;