summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/mm_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/mm_gk20a.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
index 04034d84..556cb234 100644
--- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
@@ -386,6 +386,5 @@ extern const struct gk20a_mmu_level gk20a_mm_levels_128k[];
386 386
387int gk20a_mm_get_buffer_info(struct device *dev, int dmabuf_fd, 387int gk20a_mm_get_buffer_info(struct device *dev, int dmabuf_fd,
388 u64 *buffer_id, u64 *buffer_len); 388 u64 *buffer_id, u64 *buffer_len);
389void gk20a_vm_unmap_locked_ref(struct nvgpu_ref *ref);
390 389
391#endif /* MM_GK20A_H */ 390#endif /* MM_GK20A_H */