efi/ia64: Use existing helpers to locate ESI table
authorArd Biesheuvel <ardb@kernel.org>
Mon, 20 Jan 2020 14:45:39 +0000 (15:45 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 23 Feb 2020 20:59:42 +0000 (21:59 +0100)
commitc0019f576818b6e867bcb1feece10d9a21a7bc9f
treeb454626311a2952f25ae783eeeb94c8b53210abc
parent14fb4209094355928d5a742e35afabdf7b404c17
efi/ia64: Use existing helpers to locate ESI table

Instead of iterating over the EFI config table array manually,
declare it as an arch table so it gets picked up by the existing
config table handling 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/ia64/kernel/esi.c