KVM: arm/arm64: vgic: Drop the kvm_vgic_register_mmio_region()
authorZenghui Yu <yuzenghui@huawei.com>
Sun, 19 Jan 2020 09:06:04 +0000 (17:06 +0800)
committerMarc Zyngier <maz@kernel.org>
Sun, 19 Jan 2020 18:06:24 +0000 (18:06 +0000)
commit31a9b0b11b1c5264433a4fa1e1e1e8aa03954b1c
tree6785baa896703c1ef92c0f580d4e303c4c21f0ac
parent821c10c2ae0bac5a8503cc7e961e7af90ea676eb
KVM: arm/arm64: vgic: Drop the kvm_vgic_register_mmio_region()

kvm_vgic_register_mmio_region() was introduced in commit 4493b1c4866a
("KVM: arm/arm64: vgic-new: Add MMIO handling framework") but never
used, and even never implemented. Remove it to avoid confusing readers.

Reported-by: Haibin Wang <wanghaibin.wang@huawei.com>
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200119090604.398-1-yuzenghui@huawei.com
virt/kvm/arm/vgic/vgic-mmio.h