diff options
| author | Donald Robson <[email protected]> | 2023-11-30 16:00:17 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2023-12-04 09:42:25 +0100 |
| commit | 72ef65ab246e55847097d68e0964fbcdfff4366c (patch) | |
| tree | 9987294713d0d7567feb9327784a2c285c97e145 /tools/perf/scripts | |
| parent | e8878b8043a25a19d0b405a29652a0cb94f56cdb (diff) | |
drm/imagination: Removed unused function to_pvr_vm_gpuva()
This function is now unused, hence it causes a compiler warning.
drivers/gpu/drm/imagination/pvr_vm.c:112:22: warning: unused function 'to_pvr_vm_gpuva' [-Wunused-function]
112 | struct pvr_vm_gpuva *to_pvr_vm_gpuva(struct drm_gpuva *gpuva)
| ^
Remove the function for now.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: ff5f643de0bf ("drm/imagination: Add GEM and VM related code")
Signed-off-by: Donald Robson <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions