Skip to content

Commit 2b008dc

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: perf: imx-ddr.rst: get rid of a warning
Documentation/admin-guide/perf/imx-ddr.rst:47: WARNING: Unexpected indentation. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Link: https://lore.kernel.org/r/b27b54bd4f847032fd33313d6497ff320c0f3d78.1583250595.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 3b31589 commit 2b008dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/admin-guide/perf/imx-ddr.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ value 1 for supported.
4343

4444
AXI_ID and AXI_MASKING are mapped on DPCR1 register in performance counter.
4545
When non-masked bits are matching corresponding AXI_ID bits then counter is
46-
incremented. Perf counter is incremented if
46+
incremented. Perf counter is incremented if::
47+
4748
AxID && AXI_MASKING == AXI_ID && AXI_MASKING
4849

4950
This filter doesn't support filter different AXI ID for axid-read and axid-write

0 commit comments

Comments
 (0)