From: Marco Felsch <m.felsch@pengutronix.de>
To: Andreas Kemnade <andreas@kemnade.info>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] ARM: i.MX: bbu: fix compilation without CONFIG_BAREBOX_UPDATE
Date: Fri, 21 Apr 2023 08:55:38 +0200 [thread overview]
Message-ID: <20230421065538.xlb7a7nxlyapop6s@pengutronix.de> (raw)
In-Reply-To: <20230420195255.1153119-1-andreas@kemnade.info>
Hi Andreas,
On 23-04-20, Andreas Kemnade wrote:
> Fix
> include/mach/imx/bbu.h:208:1: error: expected identifier or ‘(’ before ‘{’ token
argh.. thanks a lot.
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Reviewed-by: Marco Felsch <m.felsch@pengutronix.de>
> ---
> include/mach/imx/bbu.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/mach/imx/bbu.h b/include/mach/imx/bbu.h
> index 451ae15740..50657d9895 100644
> --- a/include/mach/imx/bbu.h
> +++ b/include/mach/imx/bbu.h
> @@ -204,7 +204,7 @@ imx7_bbu_internal_spi_i2c_register_handler(const char *name, char *devicefile,
>
> static inline int
> imx8m_bbu_internal_flexspi_nor_register_handler(const char *name, const char *devicefile,
> - unsigned long flags);
> + unsigned long flags)
> {
> return -ENOSYS;
> }
> --
> 2.39.2
>
>
>
next prev parent reply other threads:[~2023-04-21 6:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-20 19:52 Andreas Kemnade
2023-04-21 6:22 ` Andreas Kemnade
2023-04-21 6:55 ` Marco Felsch [this message]
2023-05-02 11:48 ` Sascha Hauer
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=20230421065538.xlb7a7nxlyapop6s@pengutronix.de \
--to=m.felsch@pengutronix.de \
--cc=andreas@kemnade.info \
--cc=barebox@lists.infradead.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