Re: [PATCH v3] MIPS: Replace setup_irq() by request_irq()

From: Thomas Bogendoerfer
Date: Wed Mar 04 2020 - 16:55:44 EST


On Wed, Mar 04, 2020 at 06:25:43AM +0530, afzal mohammed wrote:
> Hi mips maintainers,
>
> if okay w/ this change, please consider taking it thr' your tree, else please
> let me know.

sorry this doesn't even compile for the first platform I've tested:

In file included from /home/tbogendoerfer/wip/korg/linux/arch/mips/sni/reset.c:11:0:
/home/tbogendoerfer/wip/korg/linux/arch/mips/include/asm/sni.h:242:8: error: unknown type name âirqreturn_tâ
extern irqreturn_t sni_isa_irq_handler(int dummy, void *p);
~~~~~~~~~~~

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]