On Thu, 13 Aug 2020 18:26:05 -0400 Eduardo Habkost <ehabk...@redhat.com> wrote:
> Move typedef closer to the type check macros, to make it easier > to convert the code to OBJECT_DEFINE_TYPE() in the future. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > --- > include/hw/s390x/s390_flic.h | 1 + > hw/intc/s390_flic_kvm.c | 4 ++-- > 2 files changed, 3 insertions(+), 2 deletions(-) Acked-by: Cornelia Huck <coh...@redhat.com>