drm/amd/pp: delete an outdated comment in amd_powerplay.c

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Rex Zhu 2017-10-09 11:30:42 +08:00 committed by Alex Deucher
parent 4c7c8bbb1f
commit 95a3ff787a
1 changed files with 0 additions and 3 deletions

View File

@ -1200,9 +1200,6 @@ static int pp_dpm_notify_smu_memory_info(void *handle,
return ret;
}
/* export this function to DAL */
static int pp_display_configuration_change(void *handle,
const struct amd_pp_display_configuration *display_config)
{