From: Rex Zhu Date: Mon, 9 Oct 2017 03:30:42 +0000 (+0800) Subject: drm/amd/pp: delete an outdated comment in amd_powerplay.c X-Git-Tag: v4.16-rc1~96^2~29^2~260 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95a3ff787a49c57e9ebe2abf7ad8362007b7dff6;p=thirdparty%2Fkernel%2Flinux.git drm/amd/pp: delete an outdated comment in amd_powerplay.c Reviewed-by: Alex Deucher Signed-off-by: Rex Zhu Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/powerplay/amd_powerplay.c b/drivers/gpu/drm/amd/powerplay/amd_powerplay.c index a698a278ef8d8..9d3bdada79d5e 100644 --- a/drivers/gpu/drm/amd/powerplay/amd_powerplay.c +++ b/drivers/gpu/drm/amd/powerplay/amd_powerplay.c @@ -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) {