]> www.infradead.org Git - users/dwmw2/qemu.git/commit
armsse: Rename QOM macros to avoid conflicts
authorEduardo Habkost <ehabkost@redhat.com>
Tue, 25 Aug 2020 19:20:21 +0000 (15:20 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 27 Aug 2020 18:04:54 +0000 (14:04 -0400)
commit8055340fa5ec84640d6f9b3b9f427e9a4132011d
tree6434deb48b04e7e3e972d6a2416dd8ee52d81ae7
parent08e14bb7e060daa4415e52c85047b9332db0c9b0
armsse: Rename QOM macros to avoid conflicts

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.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Tested-By: Roman Bolshakov <r.bolshakov@yadro.com>
Message-Id: <20200825192110.3528606-26-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/arm/armsse.c
include/hw/arm/armsse.h