riscv: cpu: generic: fallback to generic cleanup_before_linux()
authorYao Zi <ziyao@disroot.org>
Thu, 23 Jan 2025 09:11:34 +0000 (09:11 +0000)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Mon, 3 Feb 2025 07:26:06 +0000 (15:26 +0800)
commit334980f4cf574a522e802b240f5ba05e8ab5e5f5
tree4f4a235e7130f4df758f1c6f20453c5f8626180e
parentf88e3b77395255ad001b9237a8e57b932330d673
riscv: cpu: generic: fallback to generic cleanup_before_linux()

The current implementation is equivalent to the fallback one, so
this shouldn't change any behaviour but cleans the code up only.

Signed-off-by: Yao Zi <ziyao@disroot.org>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/cpu/generic/Makefile
arch/riscv/cpu/generic/cpu.c [deleted file]