All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Duje Mihanović" <duje.mihanovic@skole.hr>
To: Tom Rini <trini@konsulko.com>, Stefan Roese <sr@denx.de>
Cc: Karel Balej <balejk@matfyz.cz>,
	~postmarketos/upstreaming@lists.sr.ht, u-boot@lists.denx.de
Subject: Re: [PATCH v2 2/3] arm: mmp: add initial support for PXA1908 SoC
Date: Fri, 24 Jan 2025 16:17:51 +0100	[thread overview]
Message-ID: <2765541.mvXUDI8C0e@radijator> (raw)
In-Reply-To: <7e92df3b-d37e-4ab3-b76b-b53391e593c1@denx.de>

On Thursday 23 January 2025 13:25:11 Central European Standard Time Stefan 
Roese wrote:
> While building applied on top of latest version,
> I get this error:
> 
> arch/arm/mach-mmp/board.c:55:7: error: conflicting types for
> 'board_fdt_blob_setup'; have 'void *(int *)'
>     55 | void *board_fdt_blob_setup(int *err)
> 
>        |       ^~~~~~~~~~~~~~~~~~~~
> 
> In file included from include/asm-generic/global_data.h:25,
>                   from ./arch/arm/include/asm/global_data.h:113,
>                   from include/init.h:24,
>                   from arch/arm/mach-mmp/board.c:6:
> include/fdtdec.h:1189:5: note: previous declaration of
> 'board_fdt_blob_setup' with type 'int(void **)'
>   1189 | int board_fdt_blob_setup(void **fdtp);
> 
>        |     ^~~~~~~~~~~~~~~~~~~~
> 
> make[1]: *** [scripts/Makefile.build:257: arch/arm/mach-mmp/board.o] Error 1
> make: *** [Makefile:1918: arch/arm/mach-mmp] Error 2
> 
> Could you please have a look and resubmit a fixed version?

Yes, of course. I'll send v3 shortly.

Regards,
--
Duje




  reply	other threads:[~2025-01-24 16:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-31 16:49 [PATCH v2 0/3] Initial support for PXA1908 and samsung-coreprimevelte Duje Mihanović
2024-12-31 16:49 ` [PATCH v2 1/3] serial: ns16550: Add Intel XScale support Duje Mihanović
2025-01-07 11:30   ` Stefan Roese
2025-01-07 18:06     ` Duje Mihanović
2025-01-08 13:43       ` Stefan Roese
2025-01-08 21:26         ` Duje Mihanović
2025-01-09  7:47           ` Stefan Roese
2024-12-31 16:49 ` [PATCH v2 2/3] arm: mmp: add initial support for PXA1908 SoC Duje Mihanović
2025-01-23 12:25   ` Stefan Roese
2025-01-24 15:17     ` Duje Mihanović [this message]
2024-12-31 16:49 ` [PATCH v2 3/3] board: samsung: add initial support for coreprimevelte board Duje Mihanović
2025-01-01 12:45 ` [PATCH v2 0/3] Initial support for PXA1908 and samsung-coreprimevelte Duje Mihanović
2025-01-07 11:27 ` Stefan Roese

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=2765541.mvXUDI8C0e@radijator \
    --to=duje.mihanovic@skole.hr \
    --cc=balejk@matfyz.cz \
    --cc=sr@denx.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.