On Thu, 5 Nov 2020 at 03:11, Ovidiu Panait <[email protected]> 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 <[email protected]> > --- > include/asm-generic/global_data.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

