aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c
diff options
context:
space:
mode:
authorIsabella Basso <[email protected]>2021-12-08 01:25:24 +0000
committerAlex Deucher <[email protected]>2021-12-13 21:32:34 +0000
commitded331a0710db8e92f3efd1c8040c0c52997c9b5 (patch)
treecab53f7a7eacb7f415d2fa985c6c5fd3342fa4de /drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c
parentdrm/amdgpu: fix function scopes (diff)
downloadkernel-ded331a0710db8e92f3efd1c8040c0c52997c9b5.tar.gz
kernel-ded331a0710db8e92f3efd1c8040c0c52997c9b5.zip
drm/amdkfd: fix function scopes
This turns previously global functions into static, thus removing compile-time warnings such as: warning: no previous prototype for 'pm_set_resources_vi' [-Wmissing-prototypes] 113 | int pm_set_resources_vi(struct packet_manager *pm, uint32_t *buffer, | ^~~~~~~~~~~~~~~~~~~ Signed-off-by: Isabella Basso <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c')
0 files changed, 0 insertions, 0 deletions