aboutsummaryrefslogtreecommitdiff
path: root/include/expo.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-09-17 09:24:42 -0400
committerTom Rini <trini@konsulko.com>2023-09-17 09:24:42 -0400
commit064f29e48d09d4e75a5868856361fb18486b24ce (patch)
tree7a289ab131dc01eaaa8f39dbfd3970f7fb216e7e /include/expo.h
parent252592214f79d8206c3cf0056a8827a0010214e0 (diff)
parent8bd7d08407f986fe3c69f3e198f6f7152e12dea8 (diff)
Merge tag 'doc-2023-10-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
Pull request doc-2023-10-rc5-2 Documentation: * fix code comments referring to doc/develop/expo.rst * remove unused values from Chromebook kernel command line * correct reference tag placement in tools/binman/binman.rst Others: * test: fix build dependency for event unit tests
Diffstat (limited to 'include/expo.h')
-rw-r--r--include/expo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/expo.h b/include/expo.h
index 0b1d944a16..e8f7d7d6ff 100644
--- a/include/expo.h
+++ b/include/expo.h
@@ -667,7 +667,7 @@ int expo_apply_theme(struct expo *exp, ofnode node);
*
* Build a complete expo from a description in the provided devicetree.
*
- * See doc/developer/expo.rst for a description of the format
+ * See doc/develop/expo.rst for a description of the format
*
* @root: Root node for expo description
* @expp: Returns the new expo