diff options
author | Rikard Falkeborn <[email protected]> | 2021-02-10 00:48:15 +0100 |
---|---|---|
committer | Christian König <[email protected]> | 2021-02-25 14:40:24 +0100 |
commit | fff72bb569ee97a5dafe287e6b9ff4ecdf4f6d6d (patch) | |
tree | 4c1851f2ae0668822a394fa6bcff33f0192e8bdd /lib/mpi/mpi-sub-ui.c | |
parent | 2eebbdbaab5fcde967c76892bf568a701c62e1d7 (diff) |
drm/amdgpu/ttm: constify static vm_operations_struct
The only usage of amdgpu_ttm_vm_ops is to assign its address to the
vm_ops field in the vm_area_struct struct. Make it const to allow the
compiler to put it in read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Reviewed-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions