--- zzzz-none-000/linux-3.10.107/arch/mips/include/asm/irq_cpu.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/mips/include/asm/irq_cpu.h 2021-02-04 17:41:59.000000000 +0000 @@ -19,8 +19,8 @@ #ifdef CONFIG_IRQ_DOMAIN struct device_node; -extern int mips_cpu_intc_init(struct device_node *of_node, - struct device_node *parent); +extern int mips_cpu_irq_of_init(struct device_node *of_node, + struct device_node *parent); #endif #endif /* _ASM_IRQ_CPU_H */