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)
commitbacf3085bf03396eb1e51be88639e8e2310fe59c
tree95e8b6a69f01f5622a95e366eaebf66b00a7c9a8
parent5b345e39d3ebc213904bf959605be056fe53682c
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