[PATCH] drm/amd/display: fix an incorrect comment

Alex Deucher alexdeucher at gmail.com
Mon Oct 31 14:19:08 UTC 2022


On Fri, Oct 28, 2022 at 11:22 PM Alex Hung <alex.hung at amd.com> wrote:
>
> This is a copy-and-paste error. Fix the comment to match the macro
> definition.
>
> Signed-off-by: Alex Hung <alex.hung at amd.com>

Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

> ---
>  drivers/gpu/drm/amd/display/dc/dml/dcn10/dcn10_fpu.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/dml/dcn10/dcn10_fpu.h b/drivers/gpu/drm/amd/display/dc/dml/dcn10/dcn10_fpu.h
> index 63219ecd8478..1bf6b12f5663 100644
> --- a/drivers/gpu/drm/amd/display/dc/dml/dcn10/dcn10_fpu.h
> +++ b/drivers/gpu/drm/amd/display/dc/dml/dcn10/dcn10_fpu.h
> @@ -29,4 +29,4 @@
>
>  void dcn10_resource_construct_fp(struct dc *dc);
>
> -#endif /* __DCN20_FPU_H__ */
> +#endif /* __DCN10_FPU_H__ */
> --
> 2.38.1
>


More information about the dri-devel mailing list