drm/amd/amdgpu/dce_v8_0: Supply description for 'async'
authorLee Jones <lee.jones@linaro.org>
Mon, 23 Nov 2020 11:18:46 +0000 (11:18 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Nov 2020 17:09:52 +0000 (12:09 -0500)
commit2b7a8cf3491fd628b1edd63005d6b7d88b389236
tree5d00022235033ceefe1695c39ae53ecdf8cbc34b
parent44eb261ca46e46cc17205f1d6893db3425d653d6
drm/amd/amdgpu/dce_v8_0: Supply description for 'async'

Fixes the following W=1 kernel build warning(s):

 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c:185: warning: Function parameter or member 'async' not described in 'dce_v8_0_page_flip'

Acked-by: Christian König <christian.koenig@amd.com>
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: Luben Tuikov <luben.tuikov@amd.com>
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>
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c