efi/ia64: Move HCDP and MPS table handling into IA64 arch code
authorArd Biesheuvel <ardb@kernel.org>
Sun, 19 Jan 2020 14:43:53 +0000 (15:43 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 23 Feb 2020 20:59:42 +0000 (21:59 +0100)
commit120540f230d5d2d32846adc0156b58961c8c59d1
tree74b875c3caf0c7f35b8c85c93dd6d3a9d58cc19d
parent50d53c58dd77d3b0b6a5afe391eaac3722fc3153
efi/ia64: Move HCDP and MPS table handling into IA64 arch code

The HCDP and MPS tables are Itanium specific EFI config tables, so
move their handling to ia64 arch code.

Tested-by: Tony Luck <tony.luck@intel.com> # arch/ia64
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
arch/ia64/kernel/efi.c
arch/x86/platform/efi/efi.c
drivers/firmware/efi/efi.c
drivers/firmware/pcdp.c
include/linux/efi.h