[PATCH] of: fdt: fix typo in header
Raphaël Poggi
poggi.raph at gmail.com
Wed Sep 24 06:45:53 PDT 2014
Signed-off-by: Raphaël Poggi <poggi.raph at gmail.com>
---
drivers/of/fdt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/of/fdt.c b/drivers/of/fdt.c
index 8e4c775..cfe1833 100644
--- a/drivers/of/fdt.c
+++ b/drivers/of/fdt.c
@@ -1,5 +1,5 @@
/*
- * dtb.c - flat devicetree functions
+ * fdt.c - flat devicetree functions
*
* Copyright (c) 2013 Sascha Hauer <s.hauer at pengutronix.de>, Pengutronix
*
--
2.1.0
More information about the barebox
mailing list