efi/libstub: Move get_dram_base() into arm-stub.c
authorArd Biesheuvel <ardb@kernel.org>
Mon, 10 Feb 2020 16:02:42 +0000 (17:02 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 23 Feb 2020 20:57:15 +0000 (21:57 +0100)
commitb87174541abcad8d37ab799fa431ca225175ca19
tree902a999888f843df9f0e27203162b6752acce6c3
parent0ed02bdaa7d8d93157a7055a23b03774c930f561
efi/libstub: Move get_dram_base() into arm-stub.c

get_dram_base() is only called from arm-stub.c so move it into
the same source file as its caller.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/libstub/arm-stub.c
drivers/firmware/efi/libstub/efi-stub-helper.c
drivers/firmware/efi/libstub/efistub.h