On Wed, Aug 19, 2020 at 08:12:12PM -0400, Eduardo Habkost wrote: > Move all declarations related to TYPE_VMBUS to the same place in > vmbus.h. > > This will make future conversion to OBJECT_DECLARE* easier. > > Signed-off-by: Eduardo Habkost <[email protected]> > --- > Changes series v1 -> v2: new patch in series v2 > > Cc: [email protected] > --- > include/hw/hyperv/vmbus-bridge.h | 3 +-- > include/hw/hyperv/vmbus.h | 4 ++++ > hw/hyperv/vmbus.c | 3 --- > 3 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
