U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@amd.com>
To: u-boot@lists.u-boot-project.org, git@amd.com
Cc: Sean Anderson <sean.anderson@linux.dev>, Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH] firmware: zynqmp: Remove duplicated sys_proto.h header
Date: Tue, 4 Aug 2026 17:13:22 +0200	[thread overview]
Message-ID: <4c5eaec5-6970-4643-8da8-aa9656ea948e@amd.com> (raw)
In-Reply-To: <cd3c11a7e09ed8db3945910cdfed0eb860dcd61e.1784870326.git.michal.simek@amd.com>



On 7/24/26 07:18, Michal Simek wrote:
> asm/arch/sys_proto.h is included twice that's why remove one.
> 
> Signed-off-by: Michal Simek <michal.simek@amd.com>
> ---
> 
>   drivers/firmware/firmware-zynqmp.c | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/firmware/firmware-zynqmp.c b/drivers/firmware/firmware-zynqmp.c
> index ade761830dd1..2bdb1c4d9f89 100644
> --- a/drivers/firmware/firmware-zynqmp.c
> +++ b/drivers/firmware/firmware-zynqmp.c
> @@ -22,7 +22,6 @@
>   
>   #if defined(CONFIG_ZYNQMP_IPI)
>   #include <mailbox.h>
> -#include <asm/arch/sys_proto.h>
>   
>   #define PMUFW_PAYLOAD_ARG_CNT	8
>   
> ---
> base-commit: ef665e159fefceae515aacd1a2744d1153c38210
> branch: debian-sent3
> 

applied.
M

      reply	other threads:[~2026-08-04 15:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-24  5:18 [PATCH] firmware: zynqmp: Remove duplicated sys_proto.h header Michal Simek
2026-08-04 15:13 ` Michal Simek [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=4c5eaec5-6970-4643-8da8-aa9656ea948e@amd.com \
    --to=michal.simek@amd.com \
    --cc=git@amd.com \
    --cc=sean.anderson@linux.dev \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.u-boot-project.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