commit | 35a5121b588f88686cab289b29eff3ce011f55a3 | [log] [tgz] |
---|---|---|
author | Josh Triplett <josh@joshtriplett.org> | Sun Oct 20 15:29:57 2013 +0100 |
committer | Gleb Natapov <gleb@redhat.com> | Wed Nov 06 11:06:32 2013 +0200 |
tree | 403287db5bcd6a92542d09ee80bb9847f7f88ba8 | |
parent | 8b414521bc5375ae8ba18c083af95d44b8da0d04 [diff] |
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>