On Fri, Jan 19, 2024 at 02:52:51PM +0100, Thomas Bogendoerfer wrote: > Fix interrupt function prototypes, move all prototypes into a new > file ip32-common.h and include it where needed. > > Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > --- > arch/mips/sgi-ip32/crime.c | 6 ++++-- > arch/mips/sgi-ip32/ip32-berr.c | 2 ++ > arch/mips/sgi-ip32/ip32-common.h | 15 +++++++++++++++ > arch/mips/sgi-ip32/ip32-irq.c | 6 ++---- > arch/mips/sgi-ip32/ip32-memory.c | 1 + > arch/mips/sgi-ip32/ip32-reset.c | 2 ++ > arch/mips/sgi-ip32/ip32-setup.c | 3 +-- > 7 files changed, 27 insertions(+), 8 deletions(-) > create mode 100644 arch/mips/sgi-ip32/ip32-common.h applied to mips-fixes Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]