On Fri, Mar 13, 2015 at 04:10:02PM +0000, Andre Przywara wrote: > iodev.h contains definitions for the kvm_io_bus framework. This is > needed both by the generic KVM code in virt/kvm as well as by > architecture specific code under arch/. Putting the header file in > virt/kvm and using local includes in the architecture part seems at > least dodgy to me, so let's move the file into include/kvm, so that a > more natural "#include <kvm/iodev.h>" can be used by all of the code. > This also solves a problem later when using struct kvm_io_device > in arm_vgic.h. > Fixing up the FSF address in the GPL header and a wrong include path > on the way. > > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> Acked-by: Christoffer Dall <christoffer.dall@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html