KVM: remove the unused declare

Remove it since it is not used anymore

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
This commit is contained in:
Xiao Guangrong 2012-08-03 15:40:39 +08:00 committed by Avi Kivity
parent 83f09228d0
commit 9a592a9538

View File

@ -409,8 +409,6 @@ id_to_memslot(struct kvm_memslots *slots, int id)
return slot;
}
extern struct page *bad_page;
int is_error_page(struct page *page);
int kvm_is_error_hva(unsigned long addr);
int kvm_set_memory_region(struct kvm *kvm,