--- zzzz-none-000/linux-3.18.24/arch/powerpc/platforms/embedded6xx/flipper-pic.c 2015-10-31 20:39:51.000000000 +0000 +++ rtl96-5690pro-762/linux-3.18.24/arch/powerpc/platforms/embedded6xx/flipper-pic.c 2024-08-14 08:36:36.000000000 +0000 @@ -108,7 +108,8 @@ return 0; } -static int flipper_pic_match(struct irq_domain *h, struct device_node *np) +static int flipper_pic_match(struct irq_domain *h, struct device_node *np, + enum irq_domain_bus_token bus_token) { return 1; }