diff options
author | Ioana Ciornei <ioana.ciornei@nxp.com> | 2021-07-22 13:03:56 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-07-25 14:34:33 -0600 |
commit | 662fa3d6099374c4615bf64d06895e3573b935b2 (patch) | |
tree | bccff4fe02aa26b3eb40844ceac4f17489e051f0 /Documentation/networking | |
parent | a9fd134be7b94622fe487ae6db48bf9514ad1a53 (diff) | |
download | linux-662fa3d6099374c4615bf64d06895e3573b935b2.tar.gz linux-662fa3d6099374c4615bf64d06895e3573b935b2.tar.bz2 linux-662fa3d6099374c4615bf64d06895e3573b935b2.zip |
docs: networking: dpaa2: fix chapter title format
Fix the DPAA2 DPIO driver chapter title by adding the necessary
overline. Without this, the index page of the DPAA2 documentation
doesn't display properly.
Fixes: d8e516bac73f ("soc: fsl: dpio: Convert DPIO documentation to .rst")
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Link: https://lore.kernel.org/r/20210722100356.635078-5-ciorneiioana@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/device_drivers/ethernet/freescale/dpaa2/dpio-driver.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/dpio-driver.rst b/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/dpio-driver.rst index c50fd46631e0..e4ebfe62a183 100644 --- a/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/dpio-driver.rst +++ b/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/dpio-driver.rst @@ -1,5 +1,6 @@ .. include:: <isonum.txt> +=================================== DPAA2 DPIO (Data Path I/O) Overview =================================== |