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/comptags.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/comptags.h b/drivers/gpu/nvgpu/include/nvgpu/comptags.h
index 41a918b5..99e2d657 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/comptags.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/comptags.h
@@ -71,7 +71,6 @@ void gk20a_comptaglines_free(struct gk20a_comptag_allocator *allocator,
71int gk20a_alloc_or_get_comptags(struct gk20a *g, 71int gk20a_alloc_or_get_comptags(struct gk20a *g,
72 struct nvgpu_os_buffer *buf, 72 struct nvgpu_os_buffer *buf,
73 struct gk20a_comptag_allocator *allocator, 73 struct gk20a_comptag_allocator *allocator,
74 u32 lines,
75 struct gk20a_comptags *comptags); 74 struct gk20a_comptags *comptags);
76void gk20a_get_comptags(struct nvgpu_os_buffer *buf, 75void gk20a_get_comptags(struct nvgpu_os_buffer *buf,
77 struct gk20a_comptags *comptags); 76 struct gk20a_comptags *comptags);