diff options
author | Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> | 2025-02-13 23:43:46 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-02-17 14:09:28 -0500 |
commit | 2012aff9815e8a0b6439a2fe73aedef12ba4595e (patch) | |
tree | 34c711f4398f785962dd5ff68e39453762a9c2bf /drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c | |
parent | eda80f1c2a00e3b62060de031f5bc547003f288d (diff) | |
download | linux-stable-2012aff9815e8a0b6439a2fe73aedef12ba4595e.tar.gz linux-stable-2012aff9815e8a0b6439a2fe73aedef12ba4595e.tar.bz2 linux-stable-2012aff9815e8a0b6439a2fe73aedef12ba4595e.zip |
drm/amdgpu: Rename VCN clock gating function for consistency
Change the function name from vcn_v2_5_enable_clock_gating_inst
to vcn_v2_5_enable_clock_gating to ensure consistency in naming.
Fixes the below with gcc W=1:
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c:781: warning: expecting prototype for vcn_v2_5_enable_clock_gating_inst(). Prototype was for vcn_v2_5_enable_clock_gating() instead
Cc: Leo Liu <leo.liu@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c')
0 files changed, 0 insertions, 0 deletions