diff options
author | Andrew Jones <drjones@redhat.com> | 2020-11-05 12:10:22 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-11-06 19:00:29 +0300 |
commit | c512298eed0360923d0cbc4a1f30bc0509af0d50 (patch) | |
tree | 8899c72cf62417294a1b52262b13e7d3d325ec1c /arch/arm/mach-s3c64xx/irq-uart.h | |
parent | 912dee572691ffb2b387dd8b4f183d549a6b24d1 (diff) | |
download | linux-c512298eed0360923d0cbc4a1f30bc0509af0d50.tar.xz |
KVM: arm64: Remove AA64ZFR0_EL1 accessors
The AA64ZFR0_EL1 accessors are just the general accessors with
its visibility function open-coded. It also skips the if-else
chain in read_id_reg, but there's no reason not to go there.
Indeed consolidating ID register accessors and removing lines
of code make it worthwhile.
Remove the AA64ZFR0_EL1 accessors, replacing them with the
general accessors for sanitized ID registers.
No functional change intended.
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20201105091022.15373-5-drjones@redhat.com
Diffstat (limited to 'arch/arm/mach-s3c64xx/irq-uart.h')
0 files changed, 0 insertions, 0 deletions