From: Dan Carpenter <dan.carpenter@linaro.org>
To: Valentin Caron <valentin.caron@foss.st.com>
Cc: op-tee@lists.trustedfirmware.org,
Valentin Caron <valentin.caron@foss.st.com>,
Jerome Forissier <jerome.forissier@linaro.org>
Subject: build breakage with SCMI
Date: Mon, 15 Dec 2025 22:02:54 +0300 [thread overview]
Message-ID: <aUBbXjP7B0jDVkeN@stanley.mountain> (raw)
When I try building with `make run WITH_SCMI=y` then the build fails:
core/lib/scmi-server/scmi_server.c: In function ‘scmi_server_initialize’:
core/lib/scmi-server/scmi_server.c:83:22: error: implicit declaration of function ‘scmi_configure’ [-Wimplicit-function-declaration]
83 | rc = scmi_configure(cfg);
| ^~~~~~~~~~~~~~
This was introduced in commit ce6ea4112008 ("scmi-server: configure
SCP-firmware from DT"). A grep for scmi_configure() turns up empty.
Was part of the commit missing?
regards,
dan carpenter
next reply other threads:[~2025-12-15 19:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-15 19:02 Dan Carpenter [this message]
2025-12-16 10:53 ` build breakage with SCMI Jerome Forissier
2025-12-16 14:54 ` Dan Carpenter
2025-12-17 12:23 ` Jérôme Forissier via OP-TEE
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aUBbXjP7B0jDVkeN@stanley.mountain \
--to=dan.carpenter@linaro.org \
--cc=jerome.forissier@linaro.org \
--cc=op-tee@lists.trustedfirmware.org \
--cc=valentin.caron@foss.st.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox