diff options
author | 2025-01-16 00:59:20 +0000 | |
---|---|---|
committer | 2025-01-16 09:10:17 +0100 | |
commit | a4b3990e01df169334ff2695d2fe494eda63a297 (patch) | |
tree | 34fb042e973bcbdc1c1107ce1b4ef23b8ebc17a7 /net/lapb/lapb_timer.c | |
parent | genirq/timings: Add kernel-doc for a function parameter (diff) | |
download | wireguard-linux-a4b3990e01df169334ff2695d2fe494eda63a297.tar.xz wireguard-linux-a4b3990e01df169334ff2695d2fe494eda63a297.zip |
genirq/generic_chip: Export irq_gc_mask_disable_and_ack_set()
The recent conversion of brcmstb_l2_mask_and_ack() to
irq_gc_mask_disable_and_ack_set() missed that the driver can be built as a
module, but the generic function is not exported.
Add the missing export.
[ tglx: Converted it to a fix ]
Fixes: dd1f17a9faf5 ("irqchip/irq-brcmstb-l2: Replace brcmstb_l2_mask_and_ack() by generic function")
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250116005920.626822-1-linux@treblig.org
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions