Files
linux/arch/riscv/kernel
Yunhui Cui ee3fab10cb riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
ci_leaf_init() is a declared static function. The implementation of the
function body and the caller do not use the parameter (struct device_node
*node) input parameter, so remove it.

Fixes: 6a24915145 ("Revert "riscv: Set more data to cacheinfo"")
Signed-off-by: Yunhui Cui <cuiyunhui@bytedance.com>
Reviewed-by: Jeremy Linton <jeremy.linton@arm.com>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20240617131425.7526-1-cuiyunhui@bytedance.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2024-07-24 07:39:35 -07:00
..
2024-04-25 20:55:49 -07:00
2024-05-22 16:12:53 -07:00
2024-05-23 08:22:17 -07:00
2023-03-23 08:47:00 -07:00
2022-12-29 06:59:47 -08:00
2024-02-22 15:38:54 -08:00
2022-05-19 19:30:30 +02:00
2024-05-22 16:12:52 -07:00
2021-01-07 19:00:50 -08:00
2024-03-27 07:23:23 -07:00
2024-04-04 12:12:14 -07:00