All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] doc: board: add Rockchip to doc/board/index.rst
@ 2020-02-07 20:25 Heinrich Schuchardt
  2020-02-13 22:12 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-02-07 20:25 UTC (permalink / raw)
  To: u-boot

Fix a build error

checking consistency...
/doc/board/rockchip/index.rst:
WARNING: document isn't included in any toctree

Fixes: 338b86c9b305 ("doc: boards: Add rockchip documentation")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 doc/board/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/board/index.rst b/doc/board/index.rst
index 00e72f57cd..b8b956d730 100644
--- a/doc/board/index.rst
+++ b/doc/board/index.rst
@@ -14,5 +14,6 @@ Board-specific doc
    google/index
    intel/index
    renesas/index
+   rockchip/index
    sifive/index
    xilinx/index
--
2.24.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 1/1] doc: board: add Rockchip to doc/board/index.rst
  2020-02-07 20:25 [PATCH 1/1] doc: board: add Rockchip to doc/board/index.rst Heinrich Schuchardt
@ 2020-02-13 22:12 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2020-02-13 22:12 UTC (permalink / raw)
  To: u-boot

On Fri, Feb 07, 2020 at 09:25:09PM +0100, Heinrich Schuchardt wrote:

> Fix a build error
> 
> checking consistency...
> /doc/board/rockchip/index.rst:
> WARNING: document isn't included in any toctree
> 
> Fixes: 338b86c9b305 ("doc: boards: Add rockchip documentation")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200213/d5f505c3/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-13 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-07 20:25 [PATCH 1/1] doc: board: add Rockchip to doc/board/index.rst Heinrich Schuchardt
2020-02-13 22:12 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.