aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/sysreg.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-07-04 18:03:00 +0100
committerWill Deacon <will@kernel.org>2022-07-05 11:45:47 +0100
commit12c897b4ffecce971e6654e952a0f6453976b3bc (patch)
tree8b4584b3d9c43c2b7a44848b70d51a42647d7458 /arch/arm64/include/asm/sysreg.h
parentarm64/sysreg: Convert LORC_EL1 to automatic generation (diff)
downloadlinux-dev-12c897b4ffecce971e6654e952a0f6453976b3bc.tar.xz
linux-dev-12c897b4ffecce971e6654e952a0f6453976b3bc.zip
arm64/sysreg: Convert LORID_EL1 to automatic generation
Convert LORID_EL1 to automatic register generation as per DDI0487H.a, no functional changes. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20220704170302.2609529-27-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch/arm64/include/asm/sysreg.h')
-rw-r--r--arch/arm64/include/asm/sysreg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/include/asm/sysreg.h b/arch/arm64/include/asm/sysreg.h
index 261b42b88e9f..ee7ecba7f498 100644
--- a/arch/arm64/include/asm/sysreg.h
+++ b/arch/arm64/include/asm/sysreg.h
@@ -407,8 +407,6 @@
#define SYS_MAIR_EL1 sys_reg(3, 0, 10, 2, 0)
#define SYS_AMAIR_EL1 sys_reg(3, 0, 10, 3, 0)
-#define SYS_LORID_EL1 sys_reg(3, 0, 10, 4, 7)
-
#define SYS_VBAR_EL1 sys_reg(3, 0, 12, 0, 0)
#define SYS_DISR_EL1 sys_reg(3, 0, 12, 1, 1)