From: Andre Przywara <andre.przywara@arm.com>
To: Sam Edwards <cfsworks@gmail.com>
Cc: u-boot@lists.denx.de, Jagan Teki <jagan@amarulasolutions.com>
Subject: Re: [PATCH] sunxi: Fix typo in include guard
Date: Wed, 7 Jun 2023 23:22:27 +0100 [thread overview]
Message-ID: <20230607232227.796eb529@slackpad.lan> (raw)
In-Reply-To: <20230512212214.130908-1-CFSworks@gmail.com>
On Fri, 12 May 2023 15:22:14 -0600
Sam Edwards <cfsworks@gmail.com> wrote:
> Signed-off-by: Sam Edwards <CFSworks@gmail.com>
Applied to sunxi/master.
Thanks,
Andre
> ---
> arch/arm/include/asm/arch-sunxi/pmic_bus.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/include/asm/arch-sunxi/pmic_bus.h b/arch/arm/include/asm/arch-sunxi/pmic_bus.h
> index 3ccfe138f3..5ab9b2809f 100644
> --- a/arch/arm/include/asm/arch-sunxi/pmic_bus.h
> +++ b/arch/arm/include/asm/arch-sunxi/pmic_bus.h
> @@ -6,7 +6,7 @@
> */
>
> #ifndef _SUNXI_PMIC_BUS_H
> -#define _SUNXI_PMIS_BUS_H
> +#define _SUNXI_PMIC_BUS_H
>
> int pmic_bus_init(void);
> int pmic_bus_read(u8 reg, u8 *data);
prev parent reply other threads:[~2023-06-07 22:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-12 21:22 [PATCH] sunxi: Fix typo in include guard Sam Edwards
2023-05-15 9:48 ` Andre Przywara
2023-05-16 1:34 ` Sam Edwards
2023-06-07 22:22 ` Andre Przywara [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=20230607232227.796eb529@slackpad.lan \
--to=andre.przywara@arm.com \
--cc=cfsworks@gmail.com \
--cc=jagan@amarulasolutions.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