public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: fix 'make htmldocs' warning in perf
@ 2022-02-28  3:16 Wan Jiabing
  2022-03-01  7:52 ` John Garry
  2022-03-04 17:22 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Wan Jiabing @ 2022-02-28  3:16 UTC (permalink / raw)
  To: Jonathan Corbet, Wan Jiabing, Shaokun Zhang, Qi Liu, Will Deacon,
	John Garry, linux-doc, linux-kernel
  Cc: jiabing.wan

Fix following 'make htmldocs' warnings:
./Documentation/admin-guide/perf/hisi-pcie-pmu.rst: WARNING:
document isn't included in any toctree

Fixes: c8602008e247 ("docs: perf: Add description for HiSilicon PCIe PMU driver")
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
---
 Documentation/admin-guide/perf/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/admin-guide/perf/index.rst b/Documentation/admin-guide/perf/index.rst
index 5a8f2529a033..69b23f087c05 100644
--- a/Documentation/admin-guide/perf/index.rst
+++ b/Documentation/admin-guide/perf/index.rst
@@ -8,6 +8,7 @@ Performance monitor support
    :maxdepth: 1
 
    hisi-pmu
+   hisi-pcie-pmu
    imx-ddr
    qcom_l2_pmu
    qcom_l3_pmu
-- 
2.35.1


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

end of thread, other threads:[~2022-03-04 17:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-28  3:16 [PATCH] docs: fix 'make htmldocs' warning in perf Wan Jiabing
2022-03-01  7:52 ` John Garry
2022-03-04 17:22 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox