Commit b103c607 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Jonathan Corbet

docs: staging: don't use literalinclude

Such directive cause troubles with PDF output.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/9a9043face7ace90e3616ba840a8e09cfc8f143f.1592203650.git.mchehab+huawei@kernel.orgSigned-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 8e2a46a4
......@@ -19,14 +19,17 @@ Unsorted Documentation
Atomic Types
============
.. literalinclude:: ../atomic_t.txt
.. include:: ../atomic_t.txt
:literal:
Atomic bitops
=============
.. literalinclude:: ../atomic_bitops.txt
.. include:: ../atomic_bitops.txt
:literal:
Memory Barriers
===============
.. literalinclude:: ../memory-barriers.txt
.. include:: ../memory-barriers.txt
:literal:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment