提交 f9e476c5 编写于 作者: C Colin Ian King 提交者: Alex Deucher

drm/amd/display: fix spelling mistake "alidation" -> "validation"

There is a spelling mistake in a DC_LOG_WARNING message. Fix it.
Reviewed-by: NHarry Wentland <harry.wentland@amd.com>
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 34eaf30f
......@@ -1999,7 +1999,7 @@ bool dcn31_validate_bandwidth(struct dc *dc,
goto validate_out;
validate_fail:
DC_LOG_WARNING("Mode Validation Warning: %s failed alidation.\n",
DC_LOG_WARNING("Mode Validation Warning: %s failed validation.\n",
dml_get_status_message(context->bw_ctx.dml.vba.ValidationStatus[context->bw_ctx.dml.vba.soc.num_states]));
BW_VAL_TRACE_SKIP(fail);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册