On Wed, Aug 19, 2020 at 08:12:08PM -0400, Eduardo Habkost wrote: > The TYPE_* constants and the typedefs are defined in ahci.h, so > we can move the type checking macros there too. > > 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: John Snow <[email protected]> > Cc: [email protected] > Cc: [email protected] > --- > hw/ide/ahci_internal.h | 5 ----- > include/hw/ide/ahci.h | 3 +++ > 2 files changed, 3 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 :|
