commit | c0019f576818b6e867bcb1feece10d9a21a7bc9f | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ardb@kernel.org> | Mon Jan 20 15:45:39 2020 +0100 |
committer | Ard Biesheuvel <ardb@kernel.org> | Sun Feb 23 21:59:42 2020 +0100 |
tree | b454626311a2952f25ae783eeeb94c8b53210abc | |
parent | 14fb4209094355928d5a742e35afabdf7b404c17 [diff] |
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>