summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/include
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/include')
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/channel.h b/drivers/gpu/nvgpu/include/nvgpu/channel.h
index 8d2d9b44..6cdcb973 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/channel.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/channel.h
@@ -242,7 +242,7 @@ struct channel_gk20a {
242 242
243 nvgpu_atomic_t bound; 243 nvgpu_atomic_t bound;
244 244
245 int chid; 245 u32 chid;
246 u32 tsgid; 246 u32 tsgid;
247 pid_t pid; 247 pid_t pid;
248 pid_t tgid; 248 pid_t tgid;