On Wed, Aug 14, 2024 at 06:41:56PM +0800, Gaosheng Cui wrote: > The mips_display/_scroll_message() have been removed since > commit 0b0037490f37 ("MIPS: malta: Use img-ascii-lcd driver for LCD > display"), so remove them. > > Signed-off-by: Gaosheng Cui <cuigaosheng1@xxxxxxxxxx> > --- > arch/mips/include/asm/mips-boards/generic.h | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/arch/mips/include/asm/mips-boards/generic.h b/arch/mips/include/asm/mips-boards/generic.h > index c904c24550f6..5befba569c9f 100644 > --- a/arch/mips/include/asm/mips-boards/generic.h > +++ b/arch/mips/include/asm/mips-boards/generic.h > @@ -73,7 +73,4 @@ extern void mips_pcibios_init(void); > #define mips_pcibios_init() do { } while (0) > #endif > > -extern void mips_scroll_message(void); > -extern void mips_display_message(const char *str); > - > #endif /* __ASM_MIPS_BOARDS_GENERIC_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 ]