Re: [PATCH] irqchip/irq-bcm7038-l1: Drop unused reg_mask_status() function
From: Florian Fainelli
Date: Thu Nov 06 2025 - 15:51:15 EST
On 11/6/25 07:52, Krzysztof Kozlowski wrote:
reg_mask_status() is not referenced anywhere leading to W=1 warning:
irq-bcm7038-l1.c:85:28: error: unused function 'reg_mask_status' [-Werror,-Wunused-function]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian