On Wed, Aug 19, 2020 at 08:12:03PM -0400, Eduardo Habkost wrote: > Rename TYPE_ARMSSE to TYPE_ARM_SSE, and ARMSSE*() type checking > macros to ARM_SSE*(). > > This will avoid a future conflict between an ARM_SSE() type > checking macro and the ARMSSE typedef name. > > Signed-off-by: Eduardo Habkost <[email protected]> > --- > Changes series v1 -> v2: new patch in series v2 > > Cc: Peter Maydell <[email protected]> > Cc: [email protected] > Cc: [email protected] > --- > include/hw/arm/armsse.h | 12 ++++++------ > hw/arm/armsse.c | 24 ++++++++++++------------ > 2 files changed, 18 insertions(+), 18 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 :|
