drm/amd/display: drop unused dm_delay_in_microseconds
No longer used. Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Dave Airlie
parent
4770b18493
commit
d7205d5c0f
@@ -59,13 +59,6 @@ bool dm_read_persistent_data(struct dc_context *ctx,
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
void dm_delay_in_microseconds(struct dc_context *ctx,
|
|
||||||
unsigned int microSeconds)
|
|
||||||
{
|
|
||||||
/*TODO implement*/
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**** power component interfaces ****/
|
/**** power component interfaces ****/
|
||||||
|
|
||||||
bool dm_pp_pre_dce_clock_change(
|
bool dm_pp_pre_dce_clock_change(
|
||||||
|
|||||||
Reference in New Issue
Block a user