[PATCH] drm/amd: Fix spelling typo in comment

oushixiong posted 1 patch 4 years ago
There is a newer version of this series
drivers/gpu/drm/amd/include/atomfirmware.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] drm/amd: Fix spelling typo in comment
Posted by oushixiong 4 years ago
Signed-off-by: oushixiong <oushixiong@kylinos.cn>
---
 drivers/gpu/drm/amd/include/atomfirmware.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/include/atomfirmware.h b/drivers/gpu/drm/amd/include/atomfirmware.h
index 7bd763361d6e..b7a1e2116e7e 100644
--- a/drivers/gpu/drm/amd/include/atomfirmware.h
+++ b/drivers/gpu/drm/amd/include/atomfirmware.h
@@ -3,7 +3,7 @@
 *  File Name      atomfirmware.h
 *  Project        This is an interface header file between atombios and OS GPU drivers for SoC15 products
 *
-*  Description    header file of general definitions for OS nd pre-OS video drivers
+*  Description    header file of general definitions for OS and pre-OS video drivers
 *
 *  Copyright 2014 Advanced Micro Devices, Inc.
 *
-- 
2.25.1
Re: [PATCH] drm/amd: Fix spelling typo in comment
Posted by Alex Deucher 4 years ago
Applied.  Thanks.

Alex

On Tue, Apr 26, 2022 at 8:56 AM oushixiong <oushixiong@kylinos.cn> wrote:
>
> Signed-off-by: oushixiong <oushixiong@kylinos.cn>
> ---
>  drivers/gpu/drm/amd/include/atomfirmware.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/include/atomfirmware.h b/drivers/gpu/drm/amd/include/atomfirmware.h
> index 7bd763361d6e..b7a1e2116e7e 100644
> --- a/drivers/gpu/drm/amd/include/atomfirmware.h
> +++ b/drivers/gpu/drm/amd/include/atomfirmware.h
> @@ -3,7 +3,7 @@
>  *  File Name      atomfirmware.h
>  *  Project        This is an interface header file between atombios and OS GPU drivers for SoC15 products
>  *
> -*  Description    header file of general definitions for OS nd pre-OS video drivers
> +*  Description    header file of general definitions for OS and pre-OS video drivers
>  *
>  *  Copyright 2014 Advanced Micro Devices, Inc.
>  *
> --
> 2.25.1
>