On 8/21/2023 5:18 AM, Stephen Rothwell wrote:
Hi all,
On Tue, 15 Aug 2023 20:25:08 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
After merging the nvmem tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/nvmem/sec-qfprom.c: In function 'sec_qfprom_probe':
drivers/nvmem/sec-qfprom.c:59:13: error: unused variable 'ret' [-Werror=unused-variable]
59 | int ret;
| ^~~
cc1: all warnings being treated as errors
Caused by commit
9c7f2bce8a0e ("nvmem: sec-qfprom: Add Qualcomm secure QFPROM support")
I have used the nvmem tree from next-20230809 for today.
Ping?
Hi Stephen,
Had already submitted a change for this -
https://lore.kernel.org/all/20230816130057.28717-1-quic_kbajaj@xxxxxxxxxxx/
Thanks
Komal