arm: use acpi_dsdt_add_gpex
commit06d2dd4911a9d2b7c8ac20f834cfdc2a950a13c2
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 28 Sep 2020 10:42:47 +0000 (28 12:42 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 30 Sep 2020 09:29:56 +0000 (30 11:29 +0200)
tree5a6a1f62a15581d4507b86a74ba40b97f4b26bbd
parent5b85eabe68f9e75d85e0c0db3b9eade75e7217f0
arm: use acpi_dsdt_add_gpex

Fill gpex config struct from memory map, then call the new
acpi_dsdt_add_gpex helper function.  No functional change.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20200928104256.9241-4-kraxel@redhat.com
hw/arm/virt-acpi-build.c