Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d7205d5c authored by Alex Deucher's avatar Alex Deucher Committed by Dave Airlie
Browse files

drm/amd/display: drop unused dm_delay_in_microseconds



No longer used.

Reviewed-by: default avatarHarry Wentland <harry.wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 4770b184
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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(