From 5bc8cde3e77c5da04b514698c1d458db4cc300e9 Mon Sep 17 00:00:00 2001 From: Bagas Sanjaya Date: Mon, 28 Oct 2024 18:16:47 +0700 Subject: [PATCH] UPSTREAM: ALSA: docs: Add toctree index entry for co-processor acceleration API Sphinx reports missing toctree entry warning for co-processor acceleration API docs: Documentation/sound/designs/compress-accel.rst: WARNING: document isn't included in any toctree Add the missing entry to fix the warning. Bug: 254441685 Fixes: 04177158cf98 ("ALSA: compress_offload: introduce accel operation mode") Signed-off-by: Bagas Sanjaya Link: https://patch.msgid.link/20241028111647.17378-3-bagasdotme@gmail.com Signed-off-by: Takashi Iwai (cherry picked from commit 9a0f6091060882881f2cefd1efbda658f207ee5c) Signed-off-by: Lee Jones Change-Id: I423aacb8634ee96ffc504e96b145348e1f7b86e6 --- Documentation/sound/designs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/sound/designs/index.rst b/Documentation/sound/designs/index.rst index b79db9ad8732..6b825c5617fc 100644 --- a/Documentation/sound/designs/index.rst +++ b/Documentation/sound/designs/index.rst @@ -6,6 +6,7 @@ Designs and Implementations control-names channel-mapping-api + compress-accel compress-offload timestamping jack-controls