diff options
author | Lee Jones <lee.jones@linaro.org> | 2021-05-20 14:02:30 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-05-21 16:32:15 +0200 |
commit | 52456b426b6525ff6b8ab3a0b21a257995880272 (patch) | |
tree | a3cef0e5393bcad7dead32e1f8796b6ab64bbb4d /mm/userfaultfd.c | |
parent | drm/radeon/cik: Fix incorrectly named function 'cik_irq_suspend()' (diff) | |
download | linux-52456b426b6525ff6b8ab3a0b21a257995880272.tar.xz linux-52456b426b6525ff6b8ab3a0b21a257995880272.zip |
drm/radeon/radeon_vm: Fix function naming disparities
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/radeon/radeon_vm.c:61: warning: expecting prototype for radeon_vm_num_pde(). Prototype was for radeon_vm_num_pdes() instead
drivers/gpu/drm/radeon/radeon_vm.c:642: warning: expecting prototype for radeon_vm_update_pdes(). Prototype was for radeon_vm_update_page_directory() instead
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: amd-gfx@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'mm/userfaultfd.c')
0 files changed, 0 insertions, 0 deletions