提交 2cf5a5e6 编写于 作者: A Alex Deucher 提交者: Alex Deucher

drm/amd/display/dc: make dce120_link_encoder_create static

Only used in dce120_resource.c.
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
Reviewed-by: NHarry Wentland <harry.wentland@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 5394eb82
......@@ -535,7 +535,7 @@ static const struct encoder_feature_support link_enc_feature = {
.flags.bits.IS_YCBCR_CAPABLE = true
};
struct link_encoder *dce120_link_encoder_create(
static struct link_encoder *dce120_link_encoder_create(
const struct encoder_init_data *enc_init_data)
{
struct dce110_link_encoder *enc110 =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册