linux/arch/powerpc/include
Paolo Bonzini 656473003b KVM: forward declare structs in kvm_types.h
Opaque KVM structs are useful for prototypes in asm/kvm_host.h, to avoid
"'struct foo' declared inside parameter list" warnings (and consequent
breakage due to conflicting types).

Move them from individual files to a generic place in linux/kvm_types.h.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-08-29 16:35:53 +02:00
..
asm KVM: forward declare structs in kvm_types.h 2014-08-29 16:35:53 +02:00
uapi/asm KVM: PPC: Book3S: Fix LPCR one_reg interface 2014-07-28 15:23:16 +02:00