projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0772a1f
)
libfdt: fix typo on comment
author
Giulio Benetti
<giulio.benetti@benettiengineering.com>
Wed, 18 Sep 2019 15:22:13 +0000
(17:22 +0200)
committer
Simon Glass
<sjg@chromium.org>
Tue, 15 Oct 2019 14:40:03 +0000
(08:40 -0600)
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
scripts/dtc/libfdt/libfdt.h
patch
|
blob
|
history
diff --git
a/scripts/dtc/libfdt/libfdt.h
b/scripts/dtc/libfdt/libfdt.h
index 5c778b115babbdbe7bdafacb2d2a56cd0239696b..c400f2f5d544cf7898c23978b318ac171e370cbb 100644
(file)
--- a/
scripts/dtc/libfdt/libfdt.h
+++ b/
scripts/dtc/libfdt/libfdt.h
@@
-734,7
+734,7
@@
uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
/**
* fdt_get_alias_namelen - get alias based on substring
* @fdt: pointer to the device tree blob
- * @name: name of the alias t
h
look up
+ * @name: name of the alias t
o
look up
* @namelen: number of characters of name to consider
*
* Identical to fdt_get_alias(), but only examine the first namelen