]> git.baikalelectronics.ru Git - uboot.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)
commitde26acd3827553ff03e52e4da7d6d621a66e1d3a
treeb69f5f21bfc7cad7ad97255babea78ec05f2adc2
parentceaf52a9144f6cc469c1e6e47a69706c3a1fbe14
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