On 11/03/2015 15:22, James Hogan wrote: > The KVM_REG_MIPS_COUNT_* definitions are now included in > linux-headers/asm-mips/kvm.h since commit b061808d39fa ("linux-headers: > update linux headers to kvm/next"), therefore the duplicate definitions > in target-mips/kvm.c can now be dropped. > > Signed-off-by: James Hogan <james.ho...@imgtec.com> > Cc: Paolo Bonzini <pbonz...@redhat.com> > Cc: Leon Alrae <leon.al...@imgtec.com> > Cc: Aurelien Jarno <aurel...@aurel32.net> > --- > target-mips/kvm.c | 11 ----------- > 1 file changed, 11 deletions(-)
Reviewed-by: Leon Alrae <leon.al...@imgtec.com>