From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2] psci: rename psci_features function
Date: Tue, 18 May 2021 18:26:03 -0400 [thread overview]
Message-ID: <20210518222603.GS17669@bill-the-cat> (raw)
In-Reply-To: <20210506143427.6572-1-igor.opaniuk@gmail.com>
On Thu, May 06, 2021 at 05:34:27PM +0300, Igor Opaniuk wrote:
> From: Igor Opaniuk <igor.opaniuk@foundries.io>
>
> s/psci_features/request_psci_features/g for the case when both
> ARCH_SUPPORT_PSCI=y and ARM_PSCI_FW=y, that leads to these
> compilation issues:
>
> drivers/firmware/psci.c:69:12: error: conflicting types for 'psci_features'
> 69 | static int psci_features(u32 psci_func_id)
> | ^~~~~~~~~~~~~
> In file included from drivers/firmware/psci.c:23:
> ./arch/arm/include/asm/system.h:548:5: note: previous declaration of 'psci_features' was here
> 548 | s32 psci_features(u32 function_id, u32 psci_fid);
> | ^~~~~~~~~~~~~
>
> Tested-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
> Reported-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
> Fixes: b7135b034f ("psci: add features/reset2 support")
> Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210518/92a4c69e/attachment.sig>
prev parent reply other threads:[~2021-05-18 22:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-06 14:34 [PATCH v2] psci: rename psci_features function Igor Opaniuk
2021-05-18 22:26 ` Tom Rini [this message]
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=20210518222603.GS17669@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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