qemu-patch-raspberry4/include/hw/hyperv
Eduardo Habkost c821774a3b Use OBJECT_DECLARE_TYPE where possible
Replace DECLARE_OBJ_CHECKERS with OBJECT_DECLARE_TYPE where the
typedefs can be safely removed.

Generated running:

$ ./scripts/codeconverter/converter.py -i \
  --pattern=DeclareObjCheckers $(git grep -l '' -- '*.[ch]')

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200831210740.126168-16-ehabkost@redhat.com>
Message-Id: <20200831210740.126168-17-ehabkost@redhat.com>
Message-Id: <20200831210740.126168-18-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-09 09:27:11 -04:00
..
hyperv-proto.h hyperv: process SIGNAL_EVENT hypercall 2018-10-19 13:44:14 +02:00
hyperv.h hyperv: expose API to determine if synic is enabled 2020-06-10 12:09:39 -04:00
vmbus-bridge.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
vmbus-proto.h vmbus: add vmbus protocol definitions 2020-06-10 12:09:39 -04:00
vmbus.h Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00