arm64: cpufeature: Add missing .field_width for GIC system registers
authorMark Brown <broonie@kernel.org>
Wed, 2 Mar 2022 13:42:25 +0000 (13:42 +0000)
committerWill Deacon <will@kernel.org>
Mon, 7 Mar 2022 21:40:31 +0000 (21:40 +0000)
commitb8fc780137b4b2d7b84d75488b429fd882e0dd3b
tree8ddeacca1639f3d458fb10e4db0fa9fc6d67f9fb
parent0a32c88ddb9af30e8a16d41d7b9b824c27d29459
arm64: cpufeature: Add missing .field_width for GIC system registers

This was missed when making specification of a field standard.

Fixes: 0a2eec83c2c23cf6 ("arm64: cpufeature: Always specify and use a field width for capabilities")
Reported-by: Qian Cai <quic_qiancai@quicinc.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220302134225.159217-1-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/cpufeature.c