Correct SPL uses of NEEDS_MANUAL_RELOC
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:19 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit00ba40fa3e507fd5bba9cb0fde71f17e3ecbb4c6
tree452745fd350a8c20549621d9ac629de7c3d68ca1
parent0ab3609061c90ed06f03171622894e54ff10f575
Correct SPL uses of NEEDS_MANUAL_RELOC

This converts 3 usages of this option to the non-SPL form, since there is
no SPL_NEEDS_MANUAL_RELOC defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
common/board_r.c
common/event.c