drm/amd/display: Adjust kdoc for 'optc35_set_odm_combine'
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Tue, 29 Aug 2023 04:48:49 +0000 (10:18 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Aug 2023 19:51:16 +0000 (15:51 -0400)
commiteae369917516fff195a49bdff89dcf230671cd6b
tree95b831b7869c0ed201bca495012a2fec237cc44a
parent8f9a9a09af24f975ffd6e18b22c4ee8f86bbc01f
drm/amd/display: Adjust kdoc for 'optc35_set_odm_combine'

Fixes the following W=1 kernel build warning:

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn35/dcn35_optc.c:46: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Enable CRTC

Cc: Qingqing Zhuo <Qingqing.Zhuo@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: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn35/dcn35_optc.c