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)
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>

No differences found