On Fri, Jan 19, 2024 at 02:32:16PM +0100, Thomas Bogendoerfer wrote: > Fix missing prototypes by making not shared functions static and > adding others to ip27-common.h. Also drop ip27-hubio.c as it's > not used for a long time. > > Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > --- > arch/mips/sgi-ip27/Makefile | 2 +- > arch/mips/sgi-ip27/ip27-berr.c | 4 +- > arch/mips/sgi-ip27/ip27-common.h | 2 + > arch/mips/sgi-ip27/ip27-hubio.c | 185 ------------------------------- > arch/mips/sgi-ip27/ip27-irq.c | 2 + > arch/mips/sgi-ip27/ip27-memory.c | 1 + > arch/mips/sgi-ip27/ip27-nmi.c | 25 ++--- > 7 files changed, 17 insertions(+), 204 deletions(-) > delete mode 100644 arch/mips/sgi-ip27/ip27-hubio.c 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 ]