commit | ae14d96b4830b662f20b31abaeabb7307bd67ccf | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Feb 15 22:36:55 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 15:32:25 2023 -0500 |
tree | b69f5f21bfc7cad7ad97255babea78ec05f2adc2 | |
parent | 6518e1f985119e2ff868afbafad71fea55764199 [diff] |
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>