mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-06 06:35:12 +00:00
docs: Do not include from kernel/rcu/srcu.c
That file went away with commit bd8cc5a062
(srcu: Remove Classic SRCU)
during the 4.13 merge window, leading to errors like:
Error: Cannot open file ./kernel/rcu/srcu.c
during the docs build.
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
1cb566ba56
commit
ecebcd4da6
1 changed files with 0 additions and 3 deletions
|
@ -106,9 +106,6 @@ Kernel utility functions
|
||||||
.. kernel-doc:: kernel/sys.c
|
.. kernel-doc:: kernel/sys.c
|
||||||
:export:
|
:export:
|
||||||
|
|
||||||
.. kernel-doc:: kernel/rcu/srcu.c
|
|
||||||
:export:
|
|
||||||
|
|
||||||
.. kernel-doc:: kernel/rcu/tree.c
|
.. kernel-doc:: kernel/rcu/tree.c
|
||||||
:export:
|
:export:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue