KVM: PPC: Remove prog_flags
authorAlexander Graf <agraf@suse.de>
Fri, 1 Jul 2011 18:26:32 +0000 (20:26 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 12 Jul 2011 10:17:00 +0000 (13:17 +0300)
Commit c8f729d408 (KVM: PPC: Deliver program interrupts right away instead
of queueing them) made away with all users of prog_flags, so we can just
remove it from the headers.

Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found