[PATCH 18/18] global_data: Enable spl_handoff only if CONFIG_HANDOFF is set

Simon Glass sjg at chromium.org
Sat Nov 14 16:17:23 CET 2020


On Thu, 5 Nov 2020 at 03:11, Ovidiu Panait <ovidiu.panait at windriver.com> wrote:
>
> spl_handoff should only be enabled when CONFIG_HANDOFF is set. Drop the
> nested ifdefs and check for CONFIG_HANDOFF instead.
>
> Signed-off-by: Ovidiu Panait <ovidiu.panait at windriver.com>
> ---
>  include/asm-generic/global_data.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list