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

JH7110 SoC requires no specific handling before entering Linux kernel.
Let's drop the specific implementation to avoid duplication.

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