MIPS: KVM: remove the stale memory alias support function unalias_gfn
authorDeng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Thu, 29 May 2014 19:12:22 +0000 (12:12 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 29 May 2014 19:38:21 +0000 (21:38 +0200)
commit356d4c2040539a6c7ff75723b9503bb8ddc9cb07
tree45b2876a47125f4bdbce810e985db60a526bdd55
parentd6d7a95c1bdba370e2249efdecfab712c10cfc9b
MIPS: KVM: remove the stale memory alias support function unalias_gfn

The memory alias support has been removed since a1f4d39500 (KVM: Remove
memory alias support). So remove unalias_gfn from the MIPS port.

Reviewed-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/mips/kvm/kvm_mips.c