diff options
author | Matthew Auld <matthew.auld@intel.com> | 2023-01-30 12:06:31 +0000 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2023-02-06 12:09:58 +0100 |
commit | fde789e8339c60c8c58e5a71fa819fcfe52d839e (patch) | |
tree | c62a7b0c6b9d214d371957af0d73f22006fdb900 /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
parent | ec6ec9c6ca637f7678f1931cb835b2bb8ab6dfd2 (diff) |
drm/i915/ttm: fix sparse warning
Sparse complains with:
drivers/gpu/drm/i915/gem/i915_gem_ttm.c:1066:21: sparse:
expected restricted vm_fault_t [assigned] [usertype] ret
drivers/gpu/drm/i915/gem/i915_gem_ttm.c:1066:21: sparse: got int
Fixes: 516198d317d8 ("drm/i915: audit bo->resource usage v3")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230130101230.25347-1-matthew.auld@intel.com
Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Acked-by: Christian König <ckoenig.leichtzumerken@gmail.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions