Documentation: arm64: Correct SME ZA macros name
authorDavid Spickett <david.spickett@linaro.org>
Mon, 24 Jul 2023 10:45:39 +0000 (11:45 +0100)
committerWill Deacon <will@kernel.org>
Thu, 27 Jul 2023 16:01:33 +0000 (17:01 +0100)
commitc3651feff2969b13c45f87444befcb96a0137b8d
tree167cafed73f156bdffbc03bb704c85618d839289
parent6eaae198076080886b9e7d57f4ae06fa782f90ef
Documentation: arm64: Correct SME ZA macros name

It should be ZA_PT_ZA*. ZA_PT_ZA_OFFSET is one example.

It is not ZA_PT_ZA_* because there is one macro ZA_PT_ZAV_OFFSET
that doesn't fit that pattern.

Fixes: 96d32e630935 ("arm64/sme: Provide ABI documentation for SME")
Signed-off-by: David Spickett <david.spickett@linaro.org>
Reviewed-by: Mark Brown <broonie@kernel.org>
Cc: Mark Brown <broonie@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/arch/arm64/sme.rst