mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Denis Osterland-Heim <denis.osterland@gmail.com>
To: barebox@lists.infradead.org
Cc: Denis OSTERLAND-HEIM <denis.osterland@diehl.com>
Subject: [PATCH v2 2/2] fixup! raspi: fixup additional vc created nodes
Date: Wed, 04 Oct 2023 17:22:43 +0200	[thread overview]
Message-ID: <a308192d641c20d4a4576234e145b82c0e5f9d74.camel@gmail.com> (raw)
In-Reply-To: <20231004152051.618427-1-denis.osterland@gmail.com>

From: Denis OSTERLAND-HEIM <denis.osterland@diehl.com>

---
 arch/arm/boards/raspberry-pi/rpi-common.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boards/raspberry-pi/rpi-common.c
b/arch/arm/boards/raspberry-pi/rpi-common.c
index ea3c72fb94..713fad78c9 100644
--- a/arch/arm/boards/raspberry-pi/rpi-common.c
+++ b/arch/arm/boards/raspberry-pi/rpi-common.c
@@ -289,7 +289,7 @@ static struct device_node *register_vc_fixup(struct
device_node *root,
                tmp->full_name = xstrdup(ret->full_name);
                of_register_fixup(rpi_vc_fdt_fixup, tmp);
        } else {
-               pr_info("no '%s' node found in vc fdtn", path);
+               pr_info("no '%s' node found in vc fdtn", path);
        }
 
        return ret;
-- 
2.39.2





       reply	other threads:[~2023-10-04 15:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20231004152051.618427-1-denis.osterland@gmail.com>
2023-10-04 15:22 ` Denis Osterland-Heim [this message]
2023-10-04 15:36   ` Denis Osterland-Heim
2023-10-06 11:49     ` Sascha Hauer
2023-10-06 13:12 Denis OSTERLAND-HEIM

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=a308192d641c20d4a4576234e145b82c0e5f9d74.camel@gmail.com \
    --to=denis.osterland@gmail.com \
    --cc=barebox@lists.infradead.org \
    --cc=denis.osterland@diehl.com \
    /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