summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/os_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/os_linux.h')
-rw-r--r--drivers/gpu/nvgpu/common/linux/os_linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/os_linux.h b/drivers/gpu/nvgpu/common/linux/os_linux.h
index d7fdfa78..ed8364a9 100644
--- a/drivers/gpu/nvgpu/common/linux/os_linux.h
+++ b/drivers/gpu/nvgpu/common/linux/os_linux.h
@@ -102,6 +102,7 @@ struct nvgpu_os_linux {
102 struct dentry *debugfs_allocators; 102 struct dentry *debugfs_allocators;
103 struct dentry *debugfs_xve; 103 struct dentry *debugfs_xve;
104 struct dentry *debugfs_kmem; 104 struct dentry *debugfs_kmem;
105 struct dentry *debugfs_hal;
105 106
106 struct dentry *debugfs_force_preemption_cilp; 107 struct dentry *debugfs_force_preemption_cilp;
107 struct dentry *debugfs_force_preemption_gfxp; 108 struct dentry *debugfs_force_preemption_gfxp;