On Wed, 19 Aug 2020 20:12:06 -0400 Eduardo Habkost <ehabk...@redhat.com> wrote:
> This will make future conversion to OBJECT_DECLARE* easier. > > In sclp.h, use "struct SCLPEventFacility" to avoid introducing > unnecessary header dependencies. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > --- > Changes series v1 -> v2: new patch in series v2 > > Cc: Cornelia Huck <coh...@redhat.com> > Cc: Halil Pasic <pa...@linux.ibm.com> > Cc: Christian Borntraeger <borntrae...@de.ibm.com> > Cc: Thomas Huth <th...@redhat.com> > Cc: qemu-s3...@nongnu.org > Cc: qemu-devel@nongnu.org > --- > include/hw/s390x/event-facility.h | 1 + > include/hw/s390x/sclp.h | 4 ++-- > 2 files changed, 3 insertions(+), 2 deletions(-) Acked-by: Cornelia Huck <coh...@redhat.com>