drm/amd/display: Fix up kdoc format for 'dc_set_edp_power'
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Fri, 25 Aug 2023 10:35:27 +0000 (16:05 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Aug 2023 19:40:08 +0000 (15:40 -0400)
commit088c507b5e483e98525c380208a6f52d9b9f8a0c
treecb245ce5eda30a2a098dddff6a7b8e9c5e9e8f6f
parentea7e2edca8b2150f945ee25af142fef8438c9944
drm/amd/display: Fix up kdoc format for 'dc_set_edp_power'

Fixes the following W=1 kernel build warning:

drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:5261: warning: Cannot understand  *******************************************

Cc: Ian Chen <ian.chen@amd.com>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c