KVM: remove redundant prototype of load_pdptrs()
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Fri, 12 Feb 2010 07:02:54 +0000 (16:02 +0900)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 09:27:53 +0000 (12:27 +0300)
commitad91f8ffbb18413e79f9f976a55b4e11d02e6a6d
tree46041b6c023ccb66995082734658a58f6d74bb10
parent0e4176a15f9af494ad098cb5a76bcfa17e14282b
KVM: remove redundant prototype of load_pdptrs()

This patch removes redundant prototype of load_pdptrs().

I found load_pdptrs() twice in kvm_host.h. Let's remove one.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h