On Wed, Aug 14, 2024 at 06:43:12PM +0800, Gaosheng Cui wrote: > The unregister_prom_console() has been removed since > commit 36a885306fdf ("[MIPS] Fix and cleanup the mess that a dozen > prom_printf variants are."), so remove it. > > Signed-off-by: Gaosheng Cui <cuigaosheng1@xxxxxxxxxx> > --- > arch/mips/include/asm/dec/prom.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/mips/include/asm/dec/prom.h b/arch/mips/include/asm/dec/prom.h > index 908e96e3a311..8fcad6984389 100644 > --- a/arch/mips/include/asm/dec/prom.h > +++ b/arch/mips/include/asm/dec/prom.h > @@ -160,6 +160,5 @@ extern void prom_identify_arch(u32); > extern void prom_init_cmdline(s32, s32 *, u32); > > extern void register_prom_console(void); > -extern void unregister_prom_console(void); > > #endif /* _ASM_DEC_PROM_H */ > -- > 2.25.1 applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]