efi/arm: Move FDT specific definitions into fdtparams.c
authorArd Biesheuvel <ardb@kernel.org>
Tue, 18 Feb 2020 09:19:34 +0000 (10:19 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 23 Feb 2020 20:59:42 +0000 (21:59 +0100)
commit3b2e4b4c634cc7dd4730ce3e1c75b8206dcc4b04
tree30fef2c537a355acde28dbd18eab378909cf6ad9
parentac5abc700a43b3d448c86932196db22af470eca1
efi/arm: Move FDT specific definitions into fdtparams.c

Push the FDT params specific types and definition into fdtparams.c,
and instead, pass a reference to the memory map data structure and
populate it directly, and return the system table address as the
return value.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/arm-init.c
drivers/firmware/efi/fdtparams.c
include/linux/efi.h