drm/amd/display: fix documentation for amdgpu_dm_update_freesync_caps()
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Aug 2022 21:57:52 +0000 (17:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Sep 2022 19:10:18 +0000 (15:10 -0400)
commit41ee1f18ef52390518ed14b8be98640955d8f767
treefae44af17350a8ae82ebc15bb92fe0d950c26925
parent6c49df92faa2931ed7269e23a4c2740d3b8687e4
drm/amd/display: fix documentation for amdgpu_dm_update_freesync_caps()

Document missing parameter.

Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Fixes: 8889a13f99e5 ("drm/amd/display: Add some extra kernel doc to amdgpu_dm")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c