On 9/24/2021 10:05 AM, Florian Fainelli wrote:
In order to allow drivers/irqchip/irq-brcmstb-l2.c to be built as a module we need to export: irq_gc_unmask_enable_reg() and irq_gc_mask_disable_reg().
Note to self: this needs to come before patch 5 to avoid a modular build linking failure.
-- Florian