]> git.dujemihanovic.xyz Git - u-boot.git/commit
s5p: Remove empty arch_misc_init
authorTom Rini <trini@konsulko.com>
Thu, 16 Feb 2023 03:36:55 +0000 (22:36 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 2 Mar 2023 20:32:25 +0000 (15:32 -0500)
commitf4ee45e2a0aa5e6bbd7ce17db3a1b0775d72077a
treeb69f5f21bfc7cad7ad97255babea78ec05f2adc2
parent1df23b405af37562fa3e810e51ee61db6bd2422d
s5p: Remove empty arch_misc_init

We don't need to provide an empty arch_misc_init function here, we can
just not enable the hook.

Cc: Stefan Bosch <stefan_b@posteo.net>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/cpu/armv7/s5p4418/cpu.c
configs/s5p4418_nanopi2_defconfig