On Wed, 19 Aug 2020 20:12:06 -0400 Eduardo Habkost <[email protected]> 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 <[email protected]> > --- > Changes series v1 -> v2: new patch in series v2 > > Cc: Cornelia Huck <[email protected]> > Cc: Halil Pasic <[email protected]> > Cc: Christian Borntraeger <[email protected]> > Cc: Thomas Huth <[email protected]> > Cc: [email protected] > Cc: [email protected] > --- > include/hw/s390x/event-facility.h | 1 + > include/hw/s390x/sclp.h | 4 ++-- > 2 files changed, 3 insertions(+), 2 deletions(-) Acked-by: Cornelia Huck <[email protected]>
