[PATCH v2 2/2] fixup! raspi: fixup additional vc created nodes

Denis OSTERLAND-HEIM denis.osterland at diehl.com
Fri Oct 6 06:12:13 PDT 2023


---
 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 fdt\n", path);
 	}
 
 	return ret;
-- 
2.39.2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3908 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/barebox/attachments/20231006/4f6bef14/attachment-0001.bin>


More information about the barebox mailing list