diff options
Diffstat (limited to 'drivers/gpu/nvgpu/include')
-rw-r--r-- | drivers/gpu/nvgpu/include/nvgpu/comptags.h | 1 |
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, | |||
71 | int gk20a_alloc_or_get_comptags(struct gk20a *g, | 71 | int 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); |
76 | void gk20a_get_comptags(struct nvgpu_os_buffer *buf, | 75 | void gk20a_get_comptags(struct nvgpu_os_buffer *buf, |
77 | struct gk20a_comptags *comptags); | 76 | struct gk20a_comptags *comptags); |