summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/os/linux/os_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/os/linux/os_linux.h')
-rw-r--r--drivers/gpu/nvgpu/os/linux/os_linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/os/linux/os_linux.h b/drivers/gpu/nvgpu/os/linux/os_linux.h
index 85d697bd..13c20a81 100644
--- a/drivers/gpu/nvgpu/os/linux/os_linux.h
+++ b/drivers/gpu/nvgpu/os/linux/os_linux.h
@@ -135,6 +135,7 @@ struct nvgpu_os_linux {
135 struct dentry *debugfs_xve; 135 struct dentry *debugfs_xve;
136 struct dentry *debugfs_kmem; 136 struct dentry *debugfs_kmem;
137 struct dentry *debugfs_hal; 137 struct dentry *debugfs_hal;
138 struct dentry *debugfs_ltc;
138 139
139 struct dentry *debugfs_force_preemption_cilp; 140 struct dentry *debugfs_force_preemption_cilp;
140 struct dentry *debugfs_force_preemption_gfxp; 141 struct dentry *debugfs_force_preemption_gfxp;