xen/arm: acpi: Move the ACPI banks in bootinfo
authorJulien Grall <julien.grall@arm.com>
Wed, 8 Mar 2017 17:54:36 +0000 (17:54 +0000)
committerStefano Stabellini <sstabellini@kernel.org>
Wed, 8 Mar 2017 18:24:02 +0000 (10:24 -0800)
commit60c005c78c41be8d39690879068e52679d45edf5
tree4f516e399dceca51775ee77bfd685d7fcb1c6111
parent792aba23a5cc6f87e8ba8f18799f522e33815bf1
xen/arm: acpi: Move the ACPI banks in bootinfo

Currently the acpi banks are stored in a separate variable and have an
header just for them.

This variable can be moved in the structure bootinfo removing an header
and a global variable.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/efi/efi-boot.h
xen/arch/arm/efi/efi-dom0.c
xen/arch/arm/efi/efi-dom0.h [deleted file]
xen/include/asm-arm/setup.h