diff options
| author | Lee Jones <[email protected]> | 2020-11-16 17:36:30 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-11-16 15:56:33 -0500 |
| commit | 0a2e8d51e4da122ae42907eb569c3edb178c85df (patch) | |
| tree | 1dd2776ea56a93859cba6c84f4e9738ddc4c621b /tools/perf/scripts/python/bin | |
| parent | 4fe1999e44b7b70d3d37f28f73a2b1c59810af91 (diff) | |
drm/radeon/radeon_drv: Move 'radeon_mmap()'s prototype to shared header
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/radeon/radeon_ttm.c:931:5: warning: no previous prototype for ‘radeon_mmap’ [-Wmissing-prototypes]
931 | int radeon_mmap(struct file *filp, struct vm_area_struct *vma)
| ^~~~~~~~~~~
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Gareth Hughes <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions