Re: [PATCH] leds: tlc591xx: Mark OF related data as maybe unused

From: Krzysztof Kozlowski
Date: Sun Mar 12 2023 - 06:21:56 EST


On 11/03/2023 12:35, Pavel Machek wrote:
> On Sat 2023-03-11 12:17:17, Krzysztof Kozlowski wrote:
>> The driver can be compile tested with !CONFIG_OF making certain data
>> unused:
>>
>> drivers/leds/leds-tlc591xx.c:138:34: error: ‘of_tlc591xx_leds_match’ defined but not used [-Werror=unused-const-variable=]
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> Acked-by: Pavel Machek <pavel@xxxxxx>

I was thinking you will take it... or the Ack is for Lee then?

Best regards,
Krzysztof