Re: [PATCH 01/16] spi: armada-3700: Drop of_match_ptr for ID table

From: Mark Brown
Date: Mon Mar 13 2023 - 09:56:12 EST


On Fri, Mar 10, 2023 at 11:28:42PM +0100, Krzysztof Kozlowski wrote:
> The driver can match only via the DT table so the table should be always
> used and the of_match_ptr does not have any sense (this also allows ACPI
> matching via PRP0001, even though it is not relevant here).
>
> drivers/spi/spi-armada-3700.c:807:34: error: ‘a3700_spi_dt_ids’ defined but not used [-Werror=unused-const-variable=]

It would be much better to fix of_match_ptr() and/or the module stuff
that also references the match table here.

Attachment: signature.asc
Description: PGP signature