acpi: mc146818rtc: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build_dev_aml
authorIgor Mammedov <imammedo@redhat.com>
Wed, 8 Jun 2022 13:53:11 +0000 (09:53 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 9 Jun 2022 23:32:48 +0000 (19:32 -0400)
commitd9cf178cc0bcad20fb2c6f1a08bb24a2b45c1c77
treee07f95e4776c8b795e84c9ee75453e3922321710
parent0d170dc13c54d46566fb1717f9342826b8c0c7de
acpi: mc146818rtc: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build_dev_aml

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20220608135340.3304695-7-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/rtc/mc146818rtc.c