summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/channel.h')
-rw-r--r--drivers/gpu/nvgpu/common/linux/channel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/channel.h b/drivers/gpu/nvgpu/common/linux/channel.h
index 805de55a..4a58b10c 100644
--- a/drivers/gpu/nvgpu/common/linux/channel.h
+++ b/drivers/gpu/nvgpu/common/linux/channel.h
@@ -91,7 +91,6 @@ int gk20a_submit_channel_gpfifo(struct channel_gk20a *c,
91 u32 flags, 91 u32 flags,
92 struct nvgpu_channel_fence *fence, 92 struct nvgpu_channel_fence *fence,
93 struct gk20a_fence **fence_out, 93 struct gk20a_fence **fence_out,
94 bool force_need_sync_fence,
95 struct fifo_profile_gk20a *profile); 94 struct fifo_profile_gk20a *profile);
96 95
97#endif /* __NVGPU_CHANNEL_H__ */ 96#endif /* __NVGPU_CHANNEL_H__ */