summaryrefslogtreecommitdiff
path: root/include/linux/kvm_host.h
diff options
context:
space:
mode:
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>2012-08-03 07:40:39 (GMT)
committerAvi Kivity <avi@redhat.com>2012-08-06 13:04:54 (GMT)
commit9a592a953880fd6981955e69c1476ce541d9bd16 (patch)
tree5120ff3118efe47d5a250da5e554617319a26f2b /include/linux/kvm_host.h
parent83f09228d068911ac8797ae8d6febef886698936 (diff)
downloadlinux-fsl-qoriq-9a592a953880fd6981955e69c1476ce541d9bd16.tar.xz
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>
Diffstat (limited to 'include/linux/kvm_host.h')
-rw-r--r--include/linux/kvm_host.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h
index 19d91ce..e2dcc7c 100644
--- a/include/linux/kvm_host.h
+++ b/include/linux/kvm_host.h
@@ -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,