summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGiulio Benetti <giulio.benetti@benettiengineering.com>2019-09-18 18:22:13 +0300
committerSimon Glass <sjg@chromium.org>2019-10-15 17:40:03 +0300
commit4ab6a45ec7ee6380f66098814f0d2e46a64158e8 (patch)
tree6eb152d7554d62c45a3e339c6988ab2938750b3d /scripts
parent0772a1f4973031d6a30482cf7610f691b6bc1e6d (diff)
downloadu-boot-4ab6a45ec7ee6380f66098814f0d2e46a64158e8.tar.xz
libfdt: fix typo on comment
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/dtc/libfdt/libfdt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dtc/libfdt/libfdt.h b/scripts/dtc/libfdt/libfdt.h
index 5c778b115b..c400f2f5d5 100644
--- 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 th look up
+ * @name: name of the alias to look up
* @namelen: number of characters of name to consider
*
* Identical to fdt_get_alias(), but only examine the first namelen