Re: [PATCH] MIPS: SGI-IP30: Move irq bits to better header files

From: Thomas Bogendoerfer
Date: Mon Sep 21 2020 - 17:00:27 EST


On Sun, Sep 20, 2020 at 10:51:50PM +0200, Thomas Bogendoerfer wrote:
> Move HEART specific parts of mach-ip30/irq.h to asm/sgi/heart.h and IP30
> specific parts to sgi-ip30/ip30-common.h.
>
> Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
> ---
> arch/mips/include/asm/mach-ip30/irq.h | 87 -----------------------------------
> arch/mips/include/asm/sgi/heart.h | 51 ++++++++++++++++++++
> arch/mips/sgi-ip30/ip30-common.h | 14 ++++++
> arch/mips/sgi-ip30/ip30-irq.c | 2 +
> 4 files changed, 67 insertions(+), 87 deletions(-)
> delete mode 100644 arch/mips/include/asm/mach-ip30/irq.h

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 ]