This series removes some broken OBJECT_CHECK macros and fix cases where OBJECT_CHECK is being used directly in the code.
Eduardo Habkost (6): acpi: Delete broken ACPI_GED_X86 macro sbsa_gwdt: Delete broken SBSA_*CLASS macros s390-sclp-events-bus: Set instance_size s390-sclp-events-bus: Use OBJECT_DECLARE_SIMPLE_TYPE s390x: event-facility: Use SCLP_EVENT_BUS macro Use PCI_HOST_BRIDGE macro include/hw/acpi/generic_event_device.h | 2 -- include/hw/watchdog/sbsa_gwdt.h | 4 ---- hw/i386/acpi-build.c | 8 ++------ hw/pci-host/i440fx.c | 4 +--- hw/s390x/event-facility.c | 4 +++- 5 files changed, 6 insertions(+), 16 deletions(-) -- 2.31.1