--- zzzz-none-000/linux-3.10.107/arch/sh/cchips/hd6446x/hd64461.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/sh/cchips/hd6446x/hd64461.c 2021-02-04 17:41:59.000000000 +0000 @@ -56,7 +56,7 @@ .irq_unmask = hd64461_unmask_irq, }; -static void hd64461_irq_demux(unsigned int irq, struct irq_desc *desc) +static void hd64461_irq_demux(struct irq_desc *desc) { unsigned short intv = __raw_readw(HD64461_NIRR); unsigned int ext_irq = HD64461_IRQBASE;