Merge remote branch 'airlied/drm-next' into drm-intel-next
[linux-drm-fsl-dcu.git] / drivers / gpu / drm / radeon / radeon_ttm.c
index f489c0de6f1330ed3596f1d06d8a99461f1f483e..1381e06d6af3ff317521aba0952ab5b2e1a397a9 100644 (file)
@@ -536,7 +536,7 @@ void radeon_ttm_fini(struct radeon_device *rdev)
 }
 
 static struct vm_operations_struct radeon_ttm_vm_ops;
-static struct vm_operations_struct *ttm_vm_ops = NULL;
+static const struct vm_operations_struct *ttm_vm_ops = NULL;
 
 static int radeon_ttm_fault(struct vm_area_struct *vma, struct vm_fault *vmf)
 {