summaryrefslogtreecommitdiff
path: root/sphinx-workaround.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-12-31 11:03:27 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-12-31 11:03:27 -0800
commit565563f234c14c38c812ba809f2c67f0ae6b74b3 (patch)
tree1cdd43e3e4bfe38ea2764624ae6971915f122134 /sphinx-workaround.patch
parentUpdated to 5.9.14 (diff)
downloadlinux-565563f234c14c38c812ba809f2c67f0ae6b74b3.tar.xz
Updated to 5.10.4
Diffstat (limited to 'sphinx-workaround.patch')
-rw-r--r--sphinx-workaround.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sphinx-workaround.patch b/sphinx-workaround.patch
deleted file mode 100644
index 1aa3f1c..0000000
--- a/sphinx-workaround.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git i/Documentation/conf.py w/Documentation/conf.py
-index 3c7bdf4cd31f..9a0ced58a3e9 100644
---- i/Documentation/conf.py
-+++ w/Documentation/conf.py
-@@ -36,7 +36,7 @@ needs_sphinx = '1.3'
- # Add any Sphinx extension module names here, as strings. They can be
- # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
- # ones.
--extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', 'cdomain',
-+extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include',
- 'kfigure', 'sphinx.ext.ifconfig', 'automarkup',
- 'maintainers_include']
-