diff options
author | Zenghui Yu <yuzenghui@huawei.com> | 2019-10-29 15:19:17 +0800 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2019-10-29 13:45:46 +0000 |
commit | 9ff624cdbff4466a356892500699aea9318d584e (patch) | |
tree | 4745ca97327894b0cffa8d2c9fc50df732a11b65 /virt | |
parent | 8e01d9a396e6db153d94a6004e6473d9ff251a6a (diff) | |
download | linux-9ff624cdbff4466a356892500699aea9318d584e.tar.bz2 |
KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi()
The callsite of kvm_send_userspace_msi() is currently arch agnostic.
There seems no reason to keep an extra declaration of it in arm_vgic.h
(we already have one in include/linux/kvm_host.h).
Remove it.
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Link: https://lore.kernel.org/r/20191029071919.177-2-yuzenghui@huawei.com
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions