diff options
author | 2020-11-24 19:37:50 +0000 | |
---|---|---|
committer | 2020-12-01 16:04:41 -0500 | |
commit | a549a9da37f8200640c7006d92ee2c5d1e52c8ea (patch) | |
tree | ba7790e46ccfd4e9f0a109af3173a13bc7f4f529 /drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | |
parent | drm/amd/amdgpu/amdgpu_psp: Make local function 'parse_ta_bin_descriptor' static (diff) | |
download | linux-rng-a549a9da37f8200640c7006d92ee2c5d1e52c8ea.tar.xz linux-rng-a549a9da37f8200640c7006d92ee2c5d1e52c8ea.zip |
drm/amd/amdgpu/cz_ih: Add missing function param descriptions for 'ih' and 'entry'
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/amd/amdgpu/cz_ih.c:191: warning: Function parameter or member 'ih' not described in 'cz_ih_get_wptr'
drivers/gpu/drm/amd/amdgpu/cz_ih.c:223: warning: Function parameter or member 'ih' not described in 'cz_ih_decode_iv'
drivers/gpu/drm/amd/amdgpu/cz_ih.c:223: warning: Function parameter or member 'entry' not described in 'cz_ih_decode_iv'
drivers/gpu/drm/amd/amdgpu/cz_ih.c:253: warning: Function parameter or member 'ih' not described in 'cz_ih_set_rptr'
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
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c')
0 files changed, 0 insertions, 0 deletions