arch/armv7-r: Fix typo error in commit 4fab2b9501

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2022-10-18 14:24:29 +08:00 committed by Alan Carvalho de Assis
parent 33b7219caa
commit d200cacc49
1 changed files with 1 additions and 1 deletions

View File

@ -707,7 +707,7 @@ g_intstacktop:
* Name: g_fiqstackalloc/g_fiqstacktop
****************************************************************************/
#ifdef CONFIG_ARMV7A_DECODEFIQ
#ifdef CONFIG_ARMV7R_DECODEFIQ
.globl g_fiqstackalloc
.type g_fiqstackalloc, object
.globl g_fiqstacktop