riscv: alternative: fix typo in macro name
authorVitaly Wool <vitaly.wool@konsulko.com>
Mon, 31 May 2021 09:33:10 +0000 (12:33 +0300)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Fri, 11 Jun 2021 03:35:05 +0000 (20:35 -0700)
commit858cf860494fab545abfa206d17efcb8bee73e36
tree501cf0990ff9343cb4181cde35f8fe5ce05de3bf
parent42e0e0b453bc6ead49c573ed512502069627546b
riscv: alternative: fix typo in macro name

alternative-macros.h defines ALT_NEW_CONTENT in its assembly part
and ALT_NEW_CONSTENT in the C part. Most likely it is the latter
that is wrong.

Fixes: 6f4eea90465ad
(riscv: Introduce alternative mechanism to apply errata solution)
Signed-off-by: Vitaly Wool <vitaly.wool@konsulko.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/include/asm/alternative-macros.h