drm/amd/display: make dcn32_split_stream_for_mpc_or_odm static
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Oct 2022 13:27:29 +0000 (09:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Oct 2022 15:06:07 +0000 (11:06 -0400)
commit9f30bf9917612b3a85cc28dc8ef98667ad5c07f8
tree9dcbdecdf506943b8abf16d3c0ed4d20b5e4391b
parenteff4ccd11313ecc8ec94c0f39961ffbf227a406d
drm/amd/display: make dcn32_split_stream_for_mpc_or_odm static

It's not used outside of dcn32_fpu.c.

Fixes: 20dad3813b3c15 ("drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resources")
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c