[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6e1f4885-e8b9-8031-c25f-a9b18c187e56@linaro.org>
Date: Wed, 29 Mar 2023 09:13:15 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Stephen Boyd <sboyd@...nel.org>,
Alim Akhtar <alim.akhtar@...sung.com>,
Andi Shyti <andi@...zian.org>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@...adcom.com>,
Daniel Mack <daniel@...que.org>,
Haojian Zhuang <haojian.zhuang@...il.com>,
Heiko Stuebner <heiko@...ech.de>,
Jerome Brunet <jbrunet@...libre.com>,
Kamal Dasu <kdasu.kdev@...il.com>,
Kevin Hilman <khilman@...libre.com>,
Mark Brown <broonie@...nel.org>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
Matthias Brugger <matthias.bgg@...il.com>,
Neil Armstrong <neil.armstrong@...aro.org>,
Robert Jarzmik <robert.jarzmik@...e.fr>,
linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-mediatek@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-spi@...r.kernel.org
Subject: Re: [PATCH 02/16] spi: mtk-pmif: Drop of_match_ptr for ID table
On 29/03/2023 06:17, Stephen Boyd wrote:
> Quoting Krzysztof Kozlowski (2023-03-10 14:28:43)
>> 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/spmi/spmi-mtk-pmif.c:517:34: error: ‘mtk_spmi_match_table’ defined but not used [-Werror=unused-const-variable=]
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
>> ---
>
> I'll fix the subject.
>
> Applied to spmi-next
Thanks. Apologies for the typo in the subject.
Best regards,
Krzysztof
Powered by blists - more mailing lists