diff options
author | Yunhui Cui <[email protected]> | 2024-06-17 21:14:23 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-07-24 07:39:35 -0700 |
commit | ee3fab10cb1566562aa683f319066eaeecccf918 (patch) | |
tree | 5261acf8827910856b11093dc2d513bccf4667d7 /ipc | |
parent | 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 (diff) |
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: 6a24915145c9 ("Revert "riscv: Set more data to cacheinfo"")
Signed-off-by: Yunhui Cui <[email protected]>
Reviewed-by: Jeremy Linton <[email protected]>
Reviewed-by: Sudeep Holla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions