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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
index 5b96726f..6c713e49 100644
--- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
@@ -507,9 +507,6 @@ void gk20a_mm_dump_vm(struct vm_gk20a *vm,
507 507
508int gk20a_mm_suspend(struct gk20a *g); 508int gk20a_mm_suspend(struct gk20a *g);
509 509
510phys_addr_t gk20a_get_phys_from_iova(struct device *d,
511 u64 dma_addr);
512
513int gk20a_get_sgtable(struct device *d, struct sg_table **sgt, 510int gk20a_get_sgtable(struct device *d, struct sg_table **sgt,
514 void *cpuva, u64 iova, 511 void *cpuva, u64 iova,
515 size_t size); 512 size_t size);