Re: [PATCH] riscv: Correct a comment in io.h

2023-04-05 Thread Rick Chen
> From: Bin Meng > Sent: Monday, April 03, 2023 11:38 AM > To: Leo Yu-Chi Liang(梁育齊) ; Rick Jian-Zhi Chen(陳建志) > > Cc: u-boot@lists.denx.de > Subject: [PATCH] riscv: Correct a comment in io.h > > Replace NDS32 with RISC-V in the comments. > > Signed-off-by: B

[PATCH] riscv: Correct a comment in io.h

2023-04-03 Thread Bin Meng
Replace NDS32 with RISC-V in the comments. Signed-off-by: Bin Meng --- arch/riscv/include/asm/io.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/riscv/include/asm/io.h b/arch/riscv/include/asm/io.h index 220266e76f..b16e6dfa37 100644 --- a/arch/riscv/include/asm/io.h