arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency
Other CPU features follow an 'ARM64_HAS_*' naming scheme, so do the same for the LSE atomics. Signed-off-by: Will Deacon <will.deacon@arm.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#define ARM64_WORKAROUND_845719 2
|
||||
#define ARM64_HAS_SYSREG_GIC_CPUIF 3
|
||||
#define ARM64_HAS_PAN 4
|
||||
#define ARM64_CPU_FEAT_LSE_ATOMICS 5
|
||||
#define ARM64_HAS_LSE_ATOMICS 5
|
||||
|
||||
#define ARM64_NCAPS 6
|
||||
|
||||
|
Reference in New Issue
Block a user