[PATCH] arch: arc: Fix a typo
Randy Dunlap
rdunlap at infradead.org
Mon Mar 22 18:58:46 GMT 2021
On 3/22/21 5:28 AM, Bhaskar Chowdhury wrote:
>
> s/defintion/definition/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar at gmail.com>
Acked-by: Randy Dunlap <rdunlap at infradead.org>
> ---
> arch/arc/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arc/Makefile b/arch/arc/Makefile
> index 4392c9c189c4..e47adc97a89b 100644
> --- a/arch/arc/Makefile
> +++ b/arch/arc/Makefile
> @@ -31,7 +31,7 @@ endif
>
>
> ifdef CONFIG_ARC_CURR_IN_REG
> -# For a global register defintion, make sure it gets passed to every file
> +# For a global register definition, make sure it gets passed to every file
> # We had a customer reported bug where some code built in kernel was NOT using
> # any kernel headers, and missing the r25 global register
> # Can't do unconditionally because of recursive include issues
> --
--
~Randy
More information about the linux-snps-arc
mailing list