On Fri, Jul 22, 2022 at 3:00 PM Quentin Schulz <[email protected]> wrote: > > From: Quentin Schulz <[email protected]> > > The check to perform is on CONFIG_SPL_DM_REGULATOR and not > SPL_DM_REGULATOR. Also switch to in-code check instead of ifdefs. > > Fixes: 07586ee4322a ("rockchip: rk3399: Support common spl_board_init") > Cc: Quentin Schulz <[email protected]> > Signed-off-by: Quentin Schulz <[email protected]> > ---
Reviewed-by: Jagan Teki <[email protected]>

