On Wed, Aug 14, 2024 at 06:37:39PM +0800, Gaosheng Cui wrote: > The jazz_handle_int() has been removed since > commit e4ac58afdfac ("[MIPS] Rewrite all the assembler interrupt > handlers to C."), so remove it. > > Signed-off-by: Gaosheng Cui <cuigaosheng1@xxxxxxxxxx> > --- > arch/mips/jazz/setup.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/arch/mips/jazz/setup.c b/arch/mips/jazz/setup.c > index e318ea11c858..d21e5d441f53 100644 > --- a/arch/mips/jazz/setup.c > +++ b/arch/mips/jazz/setup.c > @@ -23,8 +23,6 @@ > #include <asm/reboot.h> > #include <asm/tlbmisc.h> > > -extern asmlinkage void jazz_handle_int(void); > - > extern void jazz_machine_restart(char *command); > > static struct resource jazz_io_resources[] = { > -- > 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 ]