Remove duplicate kvm_init() stub from qemu-kvm.h
commiteb453b8c9db6327155ca171fa7644dc959218d85
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 22 Jun 2010 12:25:40 +0000 (22 14:25 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 22 Jun 2010 12:40:16 +0000 (22 15:40 +0300)
tree8c876e699397613c8dd62c6911b9776389fb3d36
parentfee8dc4956f4608f514cf41639873613b0f53b70
Remove duplicate kvm_init() stub from qemu-kvm.h

Avoid build conflicts and move prototype out of CONFIG_KVM to make the
stub in kvm-stub.c visible.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
qemu-kvm.h