[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250502193708.62e01d11@canb.auug.org.au>
Date: Fri, 2 May 2025 19:37:08 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Sudeep Holla <sudeep.holla@....com>
Cc: Cristian Marussi <cristian.marussi@....com>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the scmi tree
Hi all,
After merging the scmi tree, today's linux-next build (powerpc
allyesconfig) failed like this:
drivers/firmware/arm_scmi/quirks.c: In function 'scmi_quirk_signature':
drivers/firmware/arm_scmi/quirks.c:208:24: error: implicit declaration of function 'partial_name_hash' [-Wimplicit-function-declaration]
208 | hash = partial_name_hash(tolower(*p++), hash);
| ^~~~~~~~~~~~~~~~~
drivers/firmware/arm_scmi/quirks.c:209:18: error: implicit declaration of function 'end_name_hash' [-Wimplicit-function-declaration]
209 | hash32 = end_name_hash(hash);
| ^~~~~~~~~~~~~
drivers/firmware/arm_scmi/quirks.c:211:9: error: implicit declaration of function 'kfree' [-Wimplicit-function-declaration]
211 | kfree(signature);
| ^~~~~
Caused by commit
81ce8d705821 ("firmware: arm_scmi: Add common framework to handle firmware quirks")
I have disabled CONFIG_ARM_SCMI_QUIRKS for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists