提交 d7205d5c 编写于 作者: A Alex Deucher 提交者: Dave Airlie

drm/amd/display: drop unused dm_delay_in_microseconds

No longer used.
Reviewed-by: NHarry Wentland <harry.wentland@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 4770b184
......@@ -59,13 +59,6 @@ bool dm_read_persistent_data(struct dc_context *ctx,
return false;
}
void dm_delay_in_microseconds(struct dc_context *ctx,
unsigned int microSeconds)
{
/*TODO implement*/
return;
}
/**** power component interfaces ****/
bool dm_pp_pre_dce_clock_change(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册