riscv: use BIT() macros in t-head errata init
From: Heiko Stuebner <heiko@...> Date: Thu, 1 Sep 2022 16:56:07 +0200
Commit-Message
Using the appropriate BIT macro makes the code better readable. Suggested-by: Conor Dooley <conor.dooley@...> Signed-off-by: Heiko Stuebner <heiko@...> Reviewed-by: Guo Ren <guoren@...> Reviewed-by: Conor Dooley <conor.dooley@...> Reviewed-by: Andrew Jones <ajones@...>
Patch-Comment
arch/riscv/errata/thead/errata.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Statistics
- 2 lines added
- 2 lines removed