kvm: Delete prototype for non-existent function complete_pio
authorJosh Triplett <josh@joshtriplett.org>
Sun, 20 Oct 2013 14:29:57 +0000 (15:29 +0100)
committerGleb Natapov <gleb@redhat.com>
Wed, 6 Nov 2013 09:06:32 +0000 (11:06 +0200)
commit35a5121b588f88686cab289b29eff3ce011f55a3
tree403287db5bcd6a92542d09ee80bb9847f7f88ba8
parent8b414521bc5375ae8ba18c083af95d44b8da0d04
kvm: Delete prototype for non-existent function complete_pio

complete_pio ceased to exist in commit
7972995b0c346de76fe260ce0fd6bcc8ffab724a ("KVM: x86 emulator: Move
string pio emulation into emulator.c"), but the prototype remained.
Remove its prototype.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/include/asm/kvm_host.h