diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-05-25 17:37:02 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-06-01 15:56:49 -0400 |
commit | 11594fa114276ed41b9fa3849f7eb79be10162d6 (patch) | |
tree | 417f183130abb7bcfe83f82176628bc879643caf /drivers/gpu/drm/amd/amdgpu/nv.c | |
parent | 067541847781b8e3abd7400ffdc0d402432613c8 (diff) | |
download | linux-11594fa114276ed41b9fa3849f7eb79be10162d6.tar.gz linux-11594fa114276ed41b9fa3849f7eb79be10162d6.tar.bz2 linux-11594fa114276ed41b9fa3849f7eb79be10162d6.zip |
drm/amdgpu: make program_imu_rlc_ram static
This symbol is not used outside of imu_v11_0.c, so marks it
static.
Fixes the following w1 warning:
drivers/gpu/drm/amd/amdgpu/imu_v11_0.c:302:6: warning: no previous
prototype for ‘program_imu_rlc_ram’ [-Wmissing-prototypes].
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/nv.c')
0 files changed, 0 insertions, 0 deletions