diff options
| author | Arvind Yadav <[email protected]> | 2017-11-01 10:45:43 -0700 |
|---|---|---|
| committer | Sinclair Yeh <[email protected]> | 2017-11-01 10:45:43 -0700 |
| commit | ef217b1f08fdfe94cd75308f5487bc311640105d (patch) | |
| tree | f5bd09e408472e57adecf2b5cf484452bcb97c53 /drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c | |
| parent | 25dd1aa3b4cf0c361147aa45ff4dd1d335259ac1 (diff) | |
drm/vmwgfx: constify vmw_fence_ops
vmw_fence_ops are not supposed to change at runtime. Functions
"dma_fence_init" working with const vmw_fence_ops provided
by <linux/dma-fence.h>. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Reviewed-by: Thomas Hellstrom <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c')
0 files changed, 0 insertions, 0 deletions