[PATCH] drm/amdgpu/display: drop leftover function definition

Nirmoy nirmodas at amd.com
Tue Nov 24 17:18:42 UTC 2020


Reviewed-by: Nirmoy Das <nirmoy.das at amd.com>

On 11/24/20 5:52 PM, Alex Deucher wrote:
> No longer exists.
>
> Fixes: fa7580010fde1b ("drm/amd/display: init soc bounding box for dcn3.01.")
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
>   drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c | 2 --
>   1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c b/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c
> index 124ae5253d4b..7e95bd1e9e53 100644
> --- a/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c
> +++ b/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c
> @@ -1223,8 +1223,6 @@ static const struct resource_create_funcs res_create_maximus_funcs = {
>   	.create_hwseq = dcn301_hwseq_create,
>   };
>   
> -static void dcn301_pp_smu_destroy(struct pp_smu_funcs **pp_smu);
> -
>   static void dcn301_destruct(struct dcn301_resource_pool *pool)
>   {
>   	unsigned int i;


More information about the amd-gfx mailing list