From: patchwork-bot+linux-soc@kernel.org
To: Arnd Bergmann <arnd@kernel.org>
Cc: soc@kernel.org
Subject: Re: [PATCH] firmware: imx: remove duplicate scmi_imx_misc_ctrl_get()
Date: Wed, 11 Sep 2024 09:20:55 +0000 [thread overview]
Message-ID: <172604645524.555636.11164614514618053587.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240909203023.1275232-1-arnd@kernel.org>
Hello:
This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Mon, 9 Sep 2024 20:30:18 +0000 you wrote:
> From: Arnd Bergmann <arnd@arndb.de>
>
> These two functions have a stub definition when CONFIG_IMX_SCMI_MISC_EXT
> is not set, which conflict with the global definition:
>
> In file included from drivers/firmware/imx/sm-misc.c:6:
> include/linux/firmware/imx/sm.h:30:1: error: expected identifier or '(' before '{' token
> 30 | {
> | ^
> drivers/firmware/imx/sm-misc.c:26:5: error: redefinition of 'scmi_imx_misc_ctrl_get'
> 26 | int scmi_imx_misc_ctrl_get(u32 id, u32 *num, u32 *val)
> | ^~~~~~~~~~~~~~~~~~~~~~
> include/linux/firmware/imx/sm.h:24:19: note: previous definition of 'scmi_imx_misc_ctrl_get' with type 'int(u32, u32 *, u32 *)' {aka 'int(unsigned int, unsigned int *, unsigned int *)'}
> 24 | static inline int scmi_imx_misc_ctrl_get(u32 id, u32 *num, u32 *val)
> | ^~~~~~~~~~~~~~~~~~~~~~
>
> [...]
Here is the summary with links:
- firmware: imx: remove duplicate scmi_imx_misc_ctrl_get()
https://git.kernel.org/soc/soc/c/540c830212ed
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-09-11 9:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-09 20:30 [PATCH] firmware: imx: remove duplicate scmi_imx_misc_ctrl_get() Arnd Bergmann
2024-09-10 0:17 ` Peng Fan
2024-09-11 9:20 ` patchwork-bot+linux-soc [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=172604645524.555636.11164614514618053587.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-soc@kernel.org \
--cc=arnd@kernel.org \
--cc=soc@kernel.org \
/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