diff mbox series

docs: gpu: add msm-crash-dump.rst to the index.rst file

Message ID e22a340cf94240094cfb38f8c62f6916ea99394a.1561556169.git.mchehab+samsung@kernel.org (mailing list archive)
State New, archived
Headers show
Series docs: gpu: add msm-crash-dump.rst to the index.rst file | expand

Commit Message

Mauro Carvalho Chehab June 26, 2019, 1:36 p.m. UTC
This file is currently orphaned.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
---
 Documentation/gpu/index.rst | 1 +
 1 file changed, 1 insertion(+)

Comments

Daniel Vetter June 26, 2019, 2:28 p.m. UTC | #1
On Wed, Jun 26, 2019 at 10:36:11AM -0300, Mauro Carvalho Chehab wrote:
> This file is currently orphaned.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
> ---
>  Documentation/gpu/index.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst
> index 1fcf8e851e15..55f3f4294686 100644
> --- a/Documentation/gpu/index.rst
> +++ b/Documentation/gpu/index.rst
> @@ -12,6 +12,7 @@ Linux GPU Driver Developer's Guide
>     drm-uapi
>     drm-client
>     drivers
> +   msm-crash-dump

Should be added to drivers.rst I think, since it's driver-specific
documentation.
-Daniel

>     vga-switcheroo
>     vgaarbiter
>     todo
> -- 
> 2.21.0
>
diff mbox series

Patch

diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst
index 1fcf8e851e15..55f3f4294686 100644
--- a/Documentation/gpu/index.rst
+++ b/Documentation/gpu/index.rst
@@ -12,6 +12,7 @@  Linux GPU Driver Developer's Guide
    drm-uapi
    drm-client
    drivers
+   msm-crash-dump
    vga-switcheroo
    vgaarbiter
    todo