mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>, kernel@pengutronix.de
Subject: [PATCH 3/3] I2C: i.MX: fix guard macro comment
Date: Tue, 23 May 2023 17:49:39 +0200	[thread overview]
Message-ID: <20230523154939.1074667-4-mkl@pengutronix.de> (raw)
In-Reply-To: <20230523154939.1074667-1-mkl@pengutronix.de>

Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Fixes: dbbe6037f5ca ("pbl: generalize fsl i2c_early API into pbl_i2c")
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 include/pbl/i2c.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/pbl/i2c.h b/include/pbl/i2c.h
index 32e456d46b6d..ea2ae447a39f 100644
--- a/include/pbl/i2c.h
+++ b/include/pbl/i2c.h
@@ -35,4 +35,4 @@ static inline int i2c_dev_probe(struct pbl_i2c *i2c, int addr, bool onebyte)
 }
 
 
-#endif /* __I2C_EARLY_H */
+#endif /* __PBL_I2C_H */
-- 
2.39.2




  parent reply	other threads:[~2023-05-23 15:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-23 15:49 [PATCH 0/3] non-critical fixes Marc Kleine-Budde
2023-05-23 15:49 ` [PATCH 1/3] ARM: i.MX8MM: InnoComm: fix base address for I2C1 Marc Kleine-Budde
2023-05-23 15:49 ` [PATCH 2/3] ddr: imx: fix indention of debug message Marc Kleine-Budde
2023-05-23 15:49 ` Marc Kleine-Budde [this message]
2023-06-01 11:44 ` [PATCH 0/3] non-critical fixes 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=20230523154939.1074667-4-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=kernel@pengutronix.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