summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/vgpu/gp10b/vgpu_mm_gp10b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/vgpu/gp10b/vgpu_mm_gp10b.c')
-rw-r--r--drivers/gpu/nvgpu/vgpu/gp10b/vgpu_mm_gp10b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/vgpu/gp10b/vgpu_mm_gp10b.c b/drivers/gpu/nvgpu/vgpu/gp10b/vgpu_mm_gp10b.c
index 3d908b0d..2da18fb8 100644
--- a/drivers/gpu/nvgpu/vgpu/gp10b/vgpu_mm_gp10b.c
+++ b/drivers/gpu/nvgpu/vgpu/gp10b/vgpu_mm_gp10b.c
@@ -51,7 +51,7 @@ static u64 vgpu_gp10b_locked_gmmu_map(struct vm_gk20a *vm,
51 bool sparse, 51 bool sparse,
52 bool priv, 52 bool priv,
53 struct vm_gk20a_mapping_batch *batch, 53 struct vm_gk20a_mapping_batch *batch,
54 enum gk20a_aperture aperture) 54 enum nvgpu_aperture aperture)
55{ 55{
56 int err = 0; 56 int err = 0;
57 struct device *d = dev_from_vm(vm); 57 struct device *d = dev_from_vm(vm);