On Sat, 14 Jan 2023 at 13:49, Tom Rini <[email protected]> wrote: > > The function arch_cpu_init_dm was renamed to fsp_setup_pinctrl in these > cases, so rename debug / docs to match. > > Cc: Simon Glass <[email protected]> > Fixes: 7fe32b3442f0 ("event: Convert arch_cpu_init_dm() to use events") > Signed-off-by: Tom Rini <[email protected]> > --- > arch/x86/lib/spl.c | 2 +- > doc/board/google/chromebook_coral.rst | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

