diff options
author | Ioana Ciornei <ioana.ciornei@nxp.com> | 2018-07-31 11:45:53 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-01 12:45:57 -0400 |
commit | e02ee9819a03c5d6439636c8fc152b4cc1b48304 (patch) | |
tree | 3f3925c6b890aa02be12639788edeb963765b896 | |
parent | b7d0f08e9129c45ed41bc0cfa8e77067881e45fd (diff) |
Documentation: dpaa2: Use correct heading adornment
Add overline heading adornment to document title in order to comply
with kernel doc requirements.
Fixes: 60b9131 staging: fsl-mc: Convert documentation to rst format
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | Documentation/networking/dpaa2/overview.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/dpaa2/overview.rst b/Documentation/networking/dpaa2/overview.rst index 79fede4447d6..d638b5a8aadd 100644 --- a/Documentation/networking/dpaa2/overview.rst +++ b/Documentation/networking/dpaa2/overview.rst | |||
@@ -1,5 +1,6 @@ | |||
1 | .. include:: <isonum.txt> | 1 | .. include:: <isonum.txt> |
2 | 2 | ||
3 | ========================================================= | ||
3 | DPAA2 (Data Path Acceleration Architecture Gen2) Overview | 4 | DPAA2 (Data Path Acceleration Architecture Gen2) Overview |
4 | ========================================================= | 5 | ========================================================= |
5 | 6 | ||