]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/gpu/drm/radeon/radeon_ttm.c
const: mark struct vm_struct_operations
[mirror_ubuntu-zesty-kernel.git] / drivers / gpu / drm / radeon / radeon_ttm.c
index acd889c945494b27e0722f6bd37d0afae5b29e95..5b1cf04a011adf4fe26e46311f4df6b285e4dd1f 100644 (file)
@@ -530,7 +530,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)
 {