Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvm: Delete prototype for non-existent function complete_pio
complete_pio ceased to exist in commit 7972995 ("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>
- Loading branch information