]> git.baikalelectronics.ru Git - kernel.git/commit
arm64/sysreg: Standardise naming for DCZID_EL0 field names
authorMark Brown <broonie@kernel.org>
Mon, 4 Jul 2022 17:02:41 +0000 (18:02 +0100)
committerWill Deacon <will@kernel.org>
Tue, 5 Jul 2022 10:45:45 +0000 (11:45 +0100)
commit367f6242a93f6994757d529a5f19d6976b3c40e5
tree95e8b6a69f01f5622a95e366eaebf66b00a7c9a8
parent7a2877321fc96a012cdd3ac9f9dbddfecb195bef
arm64/sysreg: Standardise naming for DCZID_EL0 field names

The constants defining field names for DCZID_EL0 do not include the _EL0
that is included as part of our standard naming scheme. In preparation
for automatic generation of the defines add the _EL0 in. No functional
change.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220704170302.2609529-8-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c