drm/amd/pp: delete an outdated comment in amd_powerplay.c
authorRex Zhu <Rex.Zhu@amd.com>
Mon, 9 Oct 2017 03:30:42 +0000 (11:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Dec 2017 21:33:19 +0000 (16:33 -0500)
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>
drivers/gpu/drm/amd/powerplay/amd_powerplay.c

index a698a27..9d3bdad 100644 (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)
 {