From: Rodrigo Vivi Date: Tue, 16 Jan 2024 22:03:31 +0000 (-0500) Subject: drm/doc/rfc: Removing missing reference to xe.rst X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=70a46e1fda3b3584da01fe072bc959003ebbd8a9;p=linux.git drm/doc/rfc: Removing missing reference to xe.rst The file has already been deleted as the tasks were completed. However the index reference was missed behind. fixes a doc build warning: Documentation/gpu/rfc/index.rst:35: WARNING: toctree contains reference to nonexisting document 'gpu/rfc/xe' Fixes: d11dc7aa98e5 ("drm/doc/rfc: Remove Xe's pre-merge plan") Cc: Lucas De Marchi Signed-off-by: Rodrigo Vivi Reviewed-by: Matthew Auld Link: https://patchwork.freedesktop.org/patch/msgid/20240116220331.145607-1-rodrigo.vivi@intel.com --- diff --git a/Documentation/gpu/rfc/index.rst b/Documentation/gpu/rfc/index.rst index e4f7b005138d0..476719771eef3 100644 --- a/Documentation/gpu/rfc/index.rst +++ b/Documentation/gpu/rfc/index.rst @@ -31,7 +31,3 @@ host such documentation: .. toctree:: i915_vm_bind.rst - -.. toctree:: - - xe.rst